3.2.0

Can we show Checkbox in the grid?

Hi,

I want to know , wheather we can show checkbox in the grid.

Typical example is, say I need to show a list of users, and we have one delete button, the admin checks the boxes against the user to be deleted.

After the delete button is pressed , all the users selected are deleted


Please let me , know.

Siddhartha Sankar Bhattacharjee<ssbavi@gmail.com>
May 1,
v2, yes you can
obj.setCellTemplate(new AW.Templates.Checkbox, 1);
Matt
May 2,
Thats great , thanks for your prompt response.

One thing I am confused is, while using AW.UI.Grid control, can we show the row numbers(just like ../examples/2.0/basic.htm) or we have to use Active.Controls.Grid; control for that





Siddhartha Sankar Bhattacharjee<ssbavi@gmail.com>
May 2,

This topic is archived.

See also:


Back to support forum