file dialog popup from dbgc

Is there an elipse button solution for a cell in a databound grid? I'm looking for a way to populate a cell with the file name from a file dialog box. I don't want to add another column and use the pushbox because there are 25 coulumns in the grid already.

Thanks,
Patrick


1 Reply

FS Fathima Shalini P Syncfusion Team February 8, 2008 09:16 AM UTC

Hi Prumery,

Thank you for your interest in Syncfuion Products.

Yes. It is possible to have a Ecllipse Button in a DataBoundGrid cells. To acheive this we need to create custom cell type that derives CellModel and CellRenderer class. Please find the simple sample that illustrates this in the following link:

http://websamples.syncfusion.com/samples/Grid.Windows/F71592/main.htm

Please let me know if this helps.

Regards,
Fathima






Loader.
Up arrow icon