I have a grid which has data populated. Now i want to update values of all rows in a column (The values in this column changes frequently). I want to make a AJAX call and bind the updated data to the column. I dont want to use SetCell as i need to loop through each row and the data is pretty huge, like 20K rows. Any suggestion?
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top