|
-
Sep 19th, 2005, 08:54 AM
#1
Frenzied Member
Re: Excellent (apparently) free WinForms controls for download
I have installed like above but am struggling to acually use it. I have a form and have dragged on the Extended DataGrid. I want to make it so that one of the columns uses the ExtendedDatagridComboColumn to allow a user to lookup a result from the database. There doesnt seem to be any instructions and I cannot really understand the poorly commented sample(in C#) .
If anyone has used this yet please give me some pointers.
-
Sep 20th, 2005, 07:30 AM
#2
Frenzied Member
Re: Excellent (apparently) free WinForms controls for download
 Originally Posted by FishGuy
I have installed like above but am struggling to acually use it. I have a form and have dragged on the Extended DataGrid. I want to make it so that one of the columns uses the ExtendedDatagridComboColumn to allow a user to lookup a result from the database. There doesnt seem to be any instructions and I cannot really understand the poorly commented sample(in C#) .
If anyone has used this yet please give me some pointers.
I now have this working and its really good easy to use. The reason I was strugging was beacuse I was trying to do it all in code, but just using the TableStyles, Column Styles wizard its easy.
-
Sep 20th, 2005, 11:22 AM
#3
Frenzied Member
Re: Excellent (apparently) free WinForms controls for download
 Originally Posted by FishGuy
I now have this working and its really good easy to use. The reason I was strugging was beacuse I was trying to do it all in code, but just using the TableStyles, Column Styles wizard its easy.
Update although it does work, the record source for the field with the combo doesnt seem to be binding. The drop down list is there with values but a value doesnt get stored once picked and previous data isnt visible. If anyone else has played with this and solved the problem let me know.
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
|