views:

434

answers:

1

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.

A: 

I don't use the webgrid, but all the Infragistics documentation is available online.

Jim Anderson
I am using Infragistics 6.2 version. I dont find any relevent document