Rank: Newbie Groups: Member
Joined: 8/24/2021 Posts: 1
|
Hello,
I'm trying to use EO.Winform.Webcontrol
I cant access webform datagrid component from javascript (WebView.RegisterJSExtensionFunction function defined). I can access Textbox.
What's wrong ?
I think its scope problem. But how to fix ?
Thanks.
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,217
|
Hi,
I am not sure what you meant by "I can't access WebForm DataGrid component from JavaScript". Are you saying that in your JavaScript code that you wish to access another javascript object but for some reason it does not work? How is our control involved in this particular case? Who calls who and where and how does it fail?
Thanks
|