Skip to Content
0
Former Member
Jul 07, 2009 at 01:23 PM

unable to bindaing data dynamically to property sheet

26 Views

I unable to bind the value from excel to property sheet dynamically.

i create a component and want to implement alert portion on it. in alert i take the range value from excel and display in grid.

in this procedure when i assign the excel sheet to the grid. for the fist time when i assingn group of cell it is reflecting in the grid . but after assin a group of cell if i change some cell value with in that group it is not reflect in grid value.

the other thing when i do the proxy bind some certain cell of excel sheet if any value change in excell sheert it call the setter method of component class but how can i know in properties sheet when the value change in cell.