iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
Hello,
I'm trying to implement the following.
I have a grid with row checker. I need the ability to check and uncheck rows so that each check/uncheck performs a postback. It would be even better if rows could be checked/unchecked by clicking anywhere on the row, not just in the checkbox. I tried to do it by handling CellClick client event but when clicking on the checkbox it would change its state 2 times and return to original state.
On the server I need the ability to recognize that the postback was caused by row checking/unchecking. Then I need to get the collection of all checked rows and access each field in these rows. Can you provide me with a sample that would do these operations? Thanks.
Best regards,
Artem Pushkin
I can not find a viable workaround to allow checkbox is clicked upon selecting a row / cell. However, attached is a sample which show how to postback the page when checkbox is clicked and during the postback show checkbox row info in a div element.
In order to initiate the postback, invoke SendCustomRequest function in checkbox click clietn side event handler. The postback event is handled on the server side on the InitializePostback event handler.
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname