Results 1 to 40 of 57

Thread: Excellent (apparently) free WinForms controls for download

Hybrid View

  1. #1
    Frenzied Member FishGuy's Avatar
    Join Date
    Mar 2005
    Location
    Bradford UK
    Posts
    1,708

    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.

  2. #2
    Frenzied Member FishGuy's Avatar
    Join Date
    Mar 2005
    Location
    Bradford UK
    Posts
    1,708

    Re: Excellent (apparently) free WinForms controls for download

    Quote 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.

  3. #3
    Frenzied Member FishGuy's Avatar
    Join Date
    Mar 2005
    Location
    Bradford UK
    Posts
    1,708

    Re: Excellent (apparently) free WinForms controls for download

    Quote 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
  •  



Click Here to Expand Forum to Full Width