I have a problem with grid loading. I am loading data with dataset from vb.net. after calculating modified data i am not able to reassign data to grid. I tried various approuches. but every time i failed. Please help me.
Hi alex..
Sorry to say..This is not working. Every thing is fine. I try to print the value of dSet[0][0] and dSet.length. Both are working fine. But when obj.setCellData(dSet) statement occurs error is firing in browser.
Please Help me to get solution. My project is stopped because of this issue.