Re: [AJAX] custom control implementing IScriptControl : no key events notification in firefox



Hi,

Hi Patrick,

According to this tutorial:
http://ajax.asp.net/docs/tutorials/IScriptControlTutorial1.aspx, you
should
use the ClientID instead of ID property when creating the
ScriptControlDescriptor since this will be used at client-side:

Ok, thanks. I fixed it. But the probleme remains.

Also, I'm having trouble to use your code on a new UserControl, would you
please post the complete code including the .ascx content? Thanks.

I have put my VS2005 website here:
http://www.cijoint.fr/cij1228731447228.zip

Do not hesitate to tell me if you prefer that I post copy/paste
the source code in a message in this group.

Note that it is a testcase and not my real project which is by far more
complicated.

Thanks for your help,
Patrick


.


Loading