hello sir
using some samples of dhtmlXGrid i created new grid but i hav 2 problems in it .
1) in combobox which is at header do not show other option than “all authors”
2) paging not done properly where as i use the method enablePaging(); and give id as recinfoArea, pagingArea to two td tags of table
but it do not shows the number of records and next & forward button.
the whole code is as
[code]
JSP Page
|
[code end]
sir the two method not working are
i) mygrid.cells2(i,2).getValue();
ii) mygrid.getRowsNum()