row checker + postback, is it possible?

1 reply. Last post: October 27, 2010 12:10 AM by Glenn Layaar
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback

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

All times are GMT -5. The time now is 11:33 PM.
Previous Next