in

C1 Community

ComponentOne Community is a free source for developers and help authors to collaborate and communicate.

Add button to the C1TrueDbGrid

Last post 02-19-2008 11:38 AM by archana101. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 02-08-2008 6:32 AM

    Add button to the C1TrueDbGrid

    Qn. 1 . How to add a button column to the C1TrueDbGrid in vb.net windows application ?

     

    Thanks,

    JENEESH K. V.
  • 02-08-2008 10:45 AM In reply to

    Re: Add button to the C1TrueDbGrid

    Hell Jeneesh,
     
    To create a button column, you can use the following code:

    Me.C1TrueDBGrid1.Splits(0).DisplayColumns(0).ButtonText = True

    Me.C1TrueDBGrid1.Splits(0).DisplayColumns(0).ButtonAlways = True

    I hope this will help.

    Regards,

    Allen Smith

    <jeneeshkv> wrote in message news:201756@10.0.1.98...

    Qn. 1 . How to add a button column to the C1TrueDbGrid in vb.net windows application ?

     


    Thanks,

    JENEESH K. V.

    http://helpcentral.componentone.com/cs/forums/p/74247/201756.aspx#201756

  • 02-19-2008 11:38 AM In reply to

    Re: Add button to the C1TrueDbGrid

    Hi,

    Is it possible to change the location of the button? The button appears on upper right corner of the column. I wanted to display it on the left side of the column. Can someone let me know if it's possible and if so how?

    Thanks,

    Archana

Page 1 of 1 (3 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.