ProgressBar in GridDataBoundGrid

Hi! How can I add a ProgressBar to a GridDataBoundGrid''s cell? Thank you for your help! Dan

1 Reply

AD Administrator Syncfusion Team April 26, 2004 11:41 AM UTC

Here is a sample with the last column being a progressbar cell. It gets its value for the progressbar in grid.Model.QueryCellInfo from another cell in that row.

Loader.
Up arrow icon