Hi Team,
We have defined a Javascript function which uses the JS DataView internal function but when we are calling the JS defined fucntion from SMARTGWT using native support then it overwrite the JS DataView with the smartGWT DataView class.
IS there any way where we can restrict smartGWT to not overwrite the javascript internal DataView?
We have defined a Javascript function which uses the JS DataView internal function but when we are calling the JS defined fucntion from SMARTGWT using native support then it overwrite the JS DataView with the smartGWT DataView class.
IS there any way where we can restrict smartGWT to not overwrite the javascript internal DataView?
Comment