Sunday, March 27, 2011

Client side Infragistics webgrid data populate..

I am using ultra web Grid.. I am populating data using datatable and the grid is bound to the datatable. I am able to fetch the data and show the grid from the database.

  1. I have a editable column in the grid, I need to loop thru this grid and populate the second grid in the same page.. How do i do ? Please give me the client side code. Please help..

  2. The editable column in the grid. I have handled the client side event to check the correctness of the data entered. User enters the data and just skips to the next column.

From stackoverflow

0 comments:

Post a Comment