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
580
Webdatagrid unboundcheck box field
posted

Hi team,

         I am using the webdatagrid in my solution. I have a functionlaity in which i have added unbound checkbox field for every row in the grid. The user can select each row by ticking the checkbox field

I have to however lay 2 restrictions

1) The user should be able to check at the most 5 chekckbox at a time. For this i was trying to find any client side event which fires when a user clicks on a checkbox. However  i couldnt find any event which does this and hence i am not sure as to how to lay this retriction

2) WHen user selects the rows by ticking the checkbox, i want to get the row field values for the checked fields. How do i achieve this ?

Also there is another query i had.By default,when i click on a checkbox it shows an X in that checkbox. How do i put a tick mark instead of the X mark?

Kindly guide me in the above 3 tasks. Thanks 

Parents Reply Children
No Data