Adding the different control inside cell in GridGroupingControl

HI,

I have developed the one control SAButton derived from System.Windows.Forms.Button, which apply the color and change the font in unmanaged code. I am trying to add this control inside the cell of GridGroupingControl but its not showing the proper style and color first time when i click on the cell it shows the controls. I have followed all the steps specified in TwoTextBoxCell example.

Any help in this regard is well appericiated.

Thanks,
Saurabh Saxena


1 Reply

RP Rekha P Syncfusion Team January 12, 2009 11:46 AM UTC

Hi Saurabh,

Thank you for your interest in Syncfusion Products.

Inspite of using a Button that is derived from System.Windows.Forms.Button as a template, you can WebControl button as this button would generate the HTML properly. Please refer the sample below which illustrates the WebControl button as a template to Grid.

http://websamples.syncfusion.com/samples/Grid.Web/6.4.0.15/F78882_AddingBtnTemplate/main.htm

Please let me know if you have any other concerns.

Thanks,
Rekha


Loader.
Up arrow icon