Hi
I encountered the effect that the RadGrid PopUp isn't shown if the RadSplitter in which the grid resides has the VisibleDuringInit property set to false. The popup has display: none (IE) or a negative offset (FF) is this set to false.
I asume this is a bug and will be fixed as having the content moving around during load/resize of the splitter is ugly and confusing...
greetings
5 Answers, 1 is accepted
0
Hi Studach,
When the VisibleDuringInit property of RadSplitter is set to false the grid PopUp edit form is not able to calculate its dimensions properly. Because when the form need to be displayed the grid parent container, e.g. the splitters is still invisible so it is expected the form not be displayed properly.
I suggest that you set the RadSplitter VisibleDuringInit property to true and see if it works for you.
I hope this helps.
Best wishes,
Iana
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
When the VisibleDuringInit property of RadSplitter is set to false the grid PopUp edit form is not able to calculate its dimensions properly. Because when the form need to be displayed the grid parent container, e.g. the splitters is still invisible so it is expected the form not be displayed properly.
I suggest that you set the RadSplitter VisibleDuringInit property to true and see if it works for you.
I hope this helps.
Best wishes,
Iana
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Softec
Top achievements
Rank 1
answered on 29 Jul 2009, 09:38 AM
Hmmm, is there a work around to this problem? Seeing the Splitter resizing is quite ugly...
Thanks Beforehand
0
Hi Static,
I am afraid that currently I am not able to provide a workaround for the problem you are facing. However, I can continue researching on it and inform you if any progress.
Best wishes,
Iana
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
I am afraid that currently I am not able to provide a workaround for the problem you are facing. However, I can continue researching on it and inform you if any progress.
Best wishes,
Iana
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Accepted
Hi Studach,
I am afraid that currently I am not able to provide a workaround for the problem you are facing. However, I can continue researching on it and inform you if any progress.
Best wishes,
Iana
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
I am afraid that currently I am not able to provide a workaround for the problem you are facing. However, I can continue researching on it and inform you if any progress.
Best wishes,
Iana
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Tunde Adefowoju
Top achievements
Rank 1
answered on 08 Sep 2009, 08:09 AM
I am experiencing the same problem. Please let me know when this problem has been resolved as loading the grid when VisibleDuringInit is True looks ugly