Windows Develop Bookmark and Share   
 index > Windows Forms Designer > Non-data-bound-grid
 

Non-data-bound-grid

Hi,

Is there a non-data-bound-grid control, that comes with standard .NET contros?

Thanks
MigrationUser 1  Thursday, March 20, 2003 4:23 PM
no there isn't.  this is a feature request for future versions of windows forms
MigrationUser 1  Thursday, March 20, 2003 6:12 PM
Not with .NET no. But you can bind a DataGrid to a bunch of different data structures (check out the DataSource property's help for a full list), so you can do a lot with binding a DataGrid to data structures that you fill as you would fill a non-data-bound grid. If you have a specific need, let us know -- perhaps there's a way to do what you want with the built-in DataGrid control.
MigrationUser 1  Thursday, March 20, 2003 7:45 PM
There is also a ListView.  This standard Windows control is essentially just a grid.

 - mike
MigrationUser 1  Tuesday, April 01, 2003 6:10 PM

You can use google to search for other answers

Custom Search

More Threads

• Protected control not select-able (single click) at design time on an inherited form
• Control with fallback resources in satellite assembly can not be used with designer
• Resize DesignSurface
• WindowsMediaPlayer in aspx pages
• Designer does not generate content code for object value
• No alpha-channel images (PNG) in tab page headers
• Splash Screen Controls becoming transparent at load time.
• setting the Opacity on a ListView (help please)
• How to play an audio file in VB.Net 2005?
• Visual Studio .Net 2003 error: Exception occurred while painting the label for property