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

[Solved] Edit UserControl with Combos and DatePickers

4 Answers 147 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Fernandes
Top achievements
Rank 1
Fernandes asked on 16 Jan 2008, 01:34 AM
Hi!

I'm using a userControl to perform updates on a selected row. But I believe that there's a problem when the userControl contains DatePickers and /or comboboxes:

The combobox appears incorrectly (appears the word "select" on the screen). I've tryed to see the online example (http://www.telerik.com/DEMOS/ASPNET/Prometheus/Grid/Examples/DataEditing/UserControlEditForm/DefaultCS.aspx) but you've used the traditional DropDownList (??)

The datepickers don't draw correctly: the textbox that holds the date is missing its right margin. (I'm using the Default2006 skin)

I could attach printscreens, but I don't know if it's possible.

Since we're about to buy the Prometheus version this month, I'm a little concerned about this issues.

Has anyone experienced this?

4 Answers, 1 is accepted

Sort by
0
Accepted
Pavel
Telerik team
answered on 18 Jan 2008, 02:07 PM
Hi fernandesss,

I have modified the demo you referenced so that the dropdown is replaced by a RadComboBox as well as changed one of the asp textboxes with a RadTextBox. I have set the Default2006 skin on them and there doesn't seem to be any visual problems with. A sample website is attached for further reference. You can review it and see if you can modify it so that the problem can be observed.

As another option (if you fail to reproduce it with the attached project) you can open a support ticket and attach to it any files you might find relevant and helpful in investigating the problem - a working sample of your project which demonstrates the issue would be best.

Greetings,
Pavel
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Fernandes
Top achievements
Rank 1
answered on 29 Jan 2008, 10:49 AM
I've sent a ticket, and this issue was solved by telerik's support team.

It happened that I was missing the runat="server" from the head tag.

Thanks!

0
Albert Shenker
Top achievements
Rank 1
Veteran
Iron
answered on 20 Feb 2008, 09:50 PM
Can you elaborate on this... or can the Telerik staff do so. I am running in to the same issue with the rad combo in a grid edit usercontrol, but I have runat="Server" set in my head tag.
0
Yavor
Telerik team
answered on 21 Feb 2008, 07:33 AM
Hi Albert,

If you have properly added the runat attribute, the controls should be properly displayed. I suspect that there is another issue at your end. In order to properly address it, it would be best if you open a formal support ticket, and send us a small sample, which we can debug locally.

Greetings,
Yavor
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Grid
Asked by
Fernandes
Top achievements
Rank 1
Answers by
Pavel
Telerik team
Fernandes
Top achievements
Rank 1
Albert Shenker
Top achievements
Rank 1
Veteran
Iron
Yavor
Telerik team
Share this question
or