Hello
Maybe someone can help me with this little issue. Not really a bug deal but is somewhat annoying.
Here we go. I have deployed several RadWindows throughout my project as popup modal = true.
The window works well but here the catch. Whenever a button or control that fire the window is located within a update panel
Either ASP.net or RadAjax It seem that the loading panel that is incorporated with the radwindow will not display.
What happens is that a blank widow appears fully opened as per setting and remain blank until the page loads.
Now if the control is outside as update panel then the loading image load first and finally you get the PageLoad.
Is this related to full postback instead of a partial postback and is there any way around this???
Thanks in advance..
Hi,
I have to validate my RadComboBox with custom validator and if the validation is failed i have to set the style as the textbox image attached. Pls. Guide me how to achieve this.
Additional info: in text box we have the following code
textbox._invalid = true; textbox.updateCssClass();What is the similar one for RadComboBox.
Jidesh
Hello Igor,
Please examine the Fonts / Unicode support section in the following topic:
PDF export
Let me know if you need more information.
Best regards,
Daniel
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
I have read and I believe that it doesn't approach me.Ð’Ñ‹ can offer other decision of my problem?
Thanks
Igor
<P>strTXTFileBuilder</P>Line: 4723
Error: Sys.WebForms.PageRequestManagerParserErrorException: The message received from the server could not be parsed. Common causes for this error are when the response is modified by calls to Response.Write(), response filters, HttpModules, or server trace is enabled.<BR>Details: Error parsing near 'filename 123'.Hello!
I ran into a problem that when the content inside edit form (pop-up window) of a grid is changing due some user actions (client-side), the pop-up window container keeps the same size. For example, if I use multipageview and tabstrip inside pop-up window, and content of the default tab has smaller height, than on other pages, when user switches tabs, the larger content goes out off the window.
Any chance I can manually resize the window ?
Thanks in advance!
Andy.