:: Forum >>

Can we show row number in AW.UI.Grid

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>
Wednesday, May 2, 2007
http://www.activewidgets.com/grid.howto.selectors/row-numbers.html
Alex (ActiveWidgets)
Thursday, May 3, 2007
Very useful,

I tried to add 2 more columns from the example basic.htm, none of the last 2 columns has a row number displayed. And Is it possible to show only rows which has data once we know the number of rows in the array
ex: obj.setRowCount(1000);
become obj.setRowCount(Mydata.rowcount);

Zo
Zo ANDRY
Monday, May 14, 2007

This topic is archived.


Back to support forum

Forum search