Windows Develop Bookmark and Share   
 index > Windows Forms General > Delaying data display in flex grid
 

Delaying data display in flex grid

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

You can use google to search for other answers

Custom Search

More Threads

• Application Settings Upgrade
• how to get handel or charchter when keypressed with axwebbrowser
• Restricting colors for a custom control?
• User Control
• ContextMenuStrip.ItemClicked event not being triggered when showing more than 1 ContextMenuStrip at once
• Directory chooser
• Label dynamic sizing
• Using Executable files as resources (maybe)
• Gridview validation problem
• Tabbing not working in MFC + .NET app