Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
175
Application crashes while setting celldata in a Grid
posted

Hi,

 

I am having problem with setting cell data inside a grid.

 

Code generated:

 SwfWindow("Window").SwfWindow("Window").SwfTable("Grid").ActivateCell "0","HOUSE_NUMBER"

SwfWindow("Window").SwfWindow("Window").SwfTable("Grid").SetCellData "0","HOUSE_NUMBER","D12345"

 

During payback, the application crashes. Anyone has faced this problem before? Any help is really appreciated

 

Thanks,

Srini