|
-
Mar 6th, 2006, 01:43 PM
#1
Thread Starter
Lively Member
Datagrid without binding it to a data source- Is it possible
Hi,
Is it possible to write in a Datagrid without binding it to a data source.
Since I want to write several rows in a form.
Thanks
-
Mar 6th, 2006, 02:07 PM
#2
Re: Datagrid without binding it to a data source- Is it possible
The purpose of a datagrid is to use a bound source.
If you aren't going to bind the grid (and I applaud you for not doing so ), then switch to an MSFlexGrid or perhaps a Listview depending on what you need to do after your control is populated.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|