HighTechTalks DotNet Forums  

Re: Need lightweight custom windows grid

Dotnet Framework (Performance) microsoft.public.dotnet.framework.performance


Discuss Re: Need lightweight custom windows grid in the Dotnet Framework (Performance) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
cody
 
Posts: n/a

Default Re: Need lightweight custom windows grid - 12-12-2005 , 09:56 AM






does the data must be editable?
if not you could use a textbox with TAB separated values, or a
virtaullistview (there is one in codeproject or if you have access to .NET
2.0 the windows.forms.listview has inbuild virtual abilities)

and please do NOT crosspost, this is unfriendly.

"Rajat" <rajat.tandon (AT) algorismtech (DOT) com> schrieb im Newsbeitrag
news:eNw3hCw$FHA.2520 (AT) TK2MSFTNGP15 (DOT) phx.gbl...
Quote:
Hi,

I am receiving data from an external source in form of events. The
incoming
events are very fast. Initially I was using windows datagrid control to
display the data, but it seems to be very slow.

Please tell me, how can I create my own custom lightweight grid to solve
this issue or point me towards any custom implementation of datagrid.

Thanks & Regards,
Rajat.





Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.