You say the component must be “selectable” and apparently you think this implies there must be a SelectionChanged event.
So that means someone in your codebase wrote code that requires this, because there is no such code in SmartGWT.
And whether you wrote it or not, that’s the code that needs fixing.
Again, your efforts to copy internal JSNI and produce a hack are worthless - they will break right away.
So that means someone in your codebase wrote code that requires this, because there is no such code in SmartGWT.
And whether you wrote it or not, that’s the code that needs fixing.
Again, your efforts to copy internal JSNI and produce a hack are worthless - they will break right away.
Comment