This question is locked. New answers and comments are not allowed.
In my silverlight Radgridview I want add new row when user press enter key or press tab from keyboard.
The new row will be added only when user is in gridview last row , I also want to get the gridview current row number in RowEditEnded event.
Is there any way to check unique value in Gridview column from client side like in my gridview SSN column should be unique for adding and edit data.
Thanks
Azad
The new row will be added only when user is in gridview last row , I also want to get the gridview current row number in RowEditEnded event.
Is there any way to check unique value in Gridview column from client side like in my gridview SSN column should be unique for adding and edit data.
Thanks
Azad