What steps will reproduce the problem?
1.Create a ListGrid in GridClass
2.Create a Button in Buttonclass
3.add a clickHandler to the button and try to update the data through
addData(record) method.
What is the expected output? What do you see instead?
The ListGrid in Grid class should be updated.
The ListGrid is not updating anything.
What version of the product are you using? On what operating system?
smartGWT 1.2 OS: Win XP
Please provide any additional information below.
The addData() method is functoning properly if i place the button in the
GridClass.
I dont know whether we can update a ListGrid from Other classes, is there
any other process to do so please intimate me.
Original issue reported on code.google.com by anjani...@gmail.com on 24 Sep 2009 at 1:18
Original issue reported on code.google.com by
anjani...@gmail.com
on 24 Sep 2009 at 1:18