I have an UltraWebGrid inside a user control, and the user control is located in one of the tabs of an UltraWebTab control. The problem is that the InitializeLayoutHandler NEVER gets called until I do a postback. I've used InitializeLayoutHandler many times before and never had any problems with it (but, of course, without the WebTab control). Meaning that the InitializeHandler always got called whether or not there was a postback. I'm using Infragistics 6.3. Has anyone had this problem before?
Are you calling the grid's DataBind() method?
Can someone clue me in?
The event is not firing for me either...
craigmo said: Never mind, I think I figured out the problem. It has been a while since I worked with Infragistics....
Never mind, I think I figured out the problem. It has been a while since I worked with Infragistics....
Aw, c'mon. Tell us what it was. You can't possibly be the only person to make that silly mistrake. ;-)