This is a migrated thread and some comments may be shown as answers.

Grid - EditFormType WebUserControl does not render the labels of the form

1 Answer 61 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Leonardo
Top achievements
Rank 1
Leonardo asked on 31 May 2011, 04:54 PM
Hi,

I am having some issues when a grid is in edit/insert mode because the
web user control used to edit the data does not render properly.  The labels
of the form are not displayed (They are invisible) and when you type something
in the text boxes the characters are not displayed.

One additional thing is that a pop window is opened and inside the popup window
a user control is rendering a grid. That grid opens a popup window when it is 
in edit/insert mode. So, the escenario is a form, with a popup window that opens 
another popup window. 

The issue is happening only in Internet Explorer version 8.  Now most of the users
of the company are using this version.

we tested the form with Internet Explorer 9, Google Chrome (Latest version) and Firefox (Latest version) and it works fine.

I attached two screenshots. One shows the problem, and the other one renders fine.
(I.E 9, Google Chrome, Firefox).

The easiest way to fix it is to upgrade the I.Explorer, but for now what should be the
best way to fix it momentarily.

Regards,

Leonardo Vega.

1 Answer, 1 is accepted

Sort by
0
Tsvetina
Telerik team
answered on 06 Jun 2011, 07:05 AM
Hello Leonardo,

It seems that you have applied a color style to your editform, which makes the text white, preventing it from displaying. I would advise you to use a tool like IE Developer Tools in order to trace the style setting and change it.

Other than this, you could take a look at our online demo demonstrating user control edit form  for grid and see if you have missed something out in your set up.
User Control Edit Form

Greetings,
Tsvetina
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
Grid
Asked by
Leonardo
Top achievements
Rank 1
Answers by
Tsvetina
Telerik team
Share this question
or