When i use stored procedure for displaying the data in grid then sql takes approx 6 hours for displaying data in flex grid How can i overcome this problem by minimize the time ?
Moved byTaylorMichaelLMVPMonday, September 14, 2009 1:40 PMMoved to WinForms (From:.NET Base Class Library)
Avnindra kumar Monday, September 14, 2009 12:13 PM
Put less data in the grid of course. Don't expect a human to find anything back if there are thousands of rows. Hans Passant.
nobugz Tuesday, September 15, 2009 1:15 AM
Dear Hans Passant. What do you mean by put less data in the grid if i do have bulk data for displaying in flexgridto user thenwhy i put less data in the flex grid
Thanks Avnindra
Avnindra kumar Tuesday, September 15, 2009 8:16 AM