Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
930
user selection of rows
posted

Hi'

I have the following situation:

1. Lets say a test.aspx page with a button titled "Select"

2. ANother page Selectuser.aspx that has a webdatagrid and OK and Cancel button.

3. I want when the user clicks on the select button on the test.aspx page, Selectuser.aspx is displayed in a dialog window and then once the user selects a row and hits OK or hits cancel, test.aspx client javascript to handle this event -- do nothing in case no row is selected and cause a postback with the selected row data in case user has selected the row.

Best ways to achieve above ?

Thanks

Abhishek

 

Parents Reply Children
No Data