Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
100
UltraWebGrid question.
posted

Hi,

I'm currently working in a project tha needs to use a Grid, displaying several columns and rows, and its cells.

So far so good ... but if I told you that I need also to format several cells (not all of them) with differente formats and types, there is a problem.

For an example ... In a grid of 24Rows by 10columns, I need to place:

- 4 DropDownList (along columns 1,3,4,8, in rows 15, 20, 21, 23)

- 10 cells formated as number with Background color red

- another 10 cells formated as text, but with font bold, and size 15;

...... and so on ...

Resuming, I need an interface similar to Excel, wich lets me format each cell (regardless its column or row) in several ways, like type (dropdownlist, radiobutton,....), size (height, width), color (background, forecolor), .....

Is there a way of doing it with UltraWebGrid, or similar products of Infragistics?

 

Thanks,

Paulo Silva