rickilama54 / smartgwt

Automatically exported from code.google.com/p/smartgwt
0 stars 0 forks source link

addData() method #330

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago

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

GoogleCodeExporter commented 8 years ago
See response on forum. Please do not file issues before posting to the forum 
first.

Original comment by sanjiv.j...@gmail.com on 24 Sep 2009 at 3:32