Hi,
I have a grid. Within the grid, I am using a usercontrol for an edit/insert form. In this form, there is a drop down that comes from yet another usercontrol. Inside this second usercontrol I have a radtooltip that I am using for the user to input a name.
The problem is that when the radtooltip is called I get this javascript error message ...
this._popupelement is null or not an object.
The interesting thing is that this happens in IE7, but in FF, the radtooltip displays for a second or two, then disappears and the grid
suddenly gets scroll bars.
Any advice on what I might need to look at ?
thanks for your time.
I have a grid. Within the grid, I am using a usercontrol for an edit/insert form. In this form, there is a drop down that comes from yet another usercontrol. Inside this second usercontrol I have a radtooltip that I am using for the user to input a name.
The problem is that when the radtooltip is called I get this javascript error message ...
this._popupelement is null or not an object.
The interesting thing is that this happens in IE7, but in FF, the radtooltip displays for a second or two, then disappears and the grid
suddenly gets scroll bars.
Any advice on what I might need to look at ?
thanks for your time.