Hi Alex
Sorry.. I already asked this question.
But i didnt got result what i need from your solution.
My question is...
I buid a grid dynnamically and put into my web page as "document.write(obj);". But it is not allowing me to change complete grid data with the function "obj.setCellData(dArr);".
obj.clearScrollModel();
obj.clearSelectedModel();
obj.clearSortModel();
obj.clearRowModel();
obj.refresh();
obj.setCellData(dArr);
obj.setRowCount(dArr.length);
obj.refresh();
These are the sequence of steps. While browser executing setCellData, it is occuring error. Property or function not belogs to the object. Except that setCellData function remaining functions are working well. I am sure dArr is a array. I printed values and length also. But it is not working. Please help me to come with a solutio. If it clicks i will order your product. I need freezing functionality also. Wright now i am testing my product with this grid. Your Widgets solution is very helpfull to me to display very very large data(datasets). I am excepting fast responce from you. I need to reach my deadline of my product.
But i didnt got result what i need from your solution.
My question is...
I buid a grid dynnamically and put into my web page as "document.write(obj);". But it is not allowing me to change complete grid data with the function "obj.setCellData(dArr);".
obj.clearScrollModel();
obj.clearSelectedModel();
obj.clearSortModel();
obj.clearRowModel();
obj.refresh();
obj.setCellData(dArr);
obj.setRowCount(dArr.length);
obj.refresh();
These are the sequence of steps. While browser executing setCellData, it is occuring error. Property or function not belogs to the object. Except that setCellData function remaining functions are working well. I am sure dArr is a array. I printed values and length also. But it is not working. Please help me to come with a solutio. If it clicks i will order your product. I need freezing functionality also. Wright now i am testing my product with this grid. Your Widgets solution is very helpfull to me to display very very large data(datasets). I am excepting fast responce from you. I need to reach my deadline of my product.
Satyendra Kumar Panasa
September 25,