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

[Solved] Radgrid GridDropDownColumn - overlapping items

4 Answers 176 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Niels Petersen
Top achievements
Rank 1
Niels Petersen asked on 12 Jan 2010, 11:45 AM
Some users of my website get overlapping items in a dropdownbox (SEE ATTACHED FILE).
I am using a telerik dropdown control in a radgrid:

 

<telerik:GridDropDownColumn DataField="TaskID" ItemStyle-Width="380px" DataSourceID="DSTaskCombo"

 

 

HeaderText="Task" ItemStyle-Wrap="True" ListTextField="TaskToShow" ListValueField="TaskID" UniqueName="TaskID"

 

 

 

ColumnEditorID="TaskID" ItemStyle-Font-Size="9px" >

 

 

 

</telerik:GridDropDownColumn>

 

 

 

 

And when editing:

<

 

telerik:GridDropDownListColumnEditor ID="TaskID" runat="server" DropDownStyle-CssClass="ActiveDropDown" DropDownStyle-Width="260px" DropDownStyle-Font-Size="9px" />

 

 

 

 

 


Do anyone have a solution.

 

 

 

4 Answers, 1 is accepted

Sort by
0
Simon
Telerik team
answered on 12 Jan 2010, 12:46 PM
Hello Niels Petersen,

We have resolved this issue with the latest major Q release.

Which version of Telerik.Web.UI are you using?

All the best,
Simon
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Niels Petersen
Top achievements
Rank 1
answered on 12 Jan 2010, 01:07 PM
we are using version:

2009.1.527.35


Thanks
Niels
0
Niels Petersen
Top achievements
Rank 1
answered on 12 Jan 2010, 01:38 PM
can you explain why it works for some users but not for others?

BR
Niels
0
Simon
Telerik team
answered on 13 Jan 2010, 02:53 PM
Hi Niels Petersen,

Most probably your users are visiting the site with different versions of IE. Still the option of upgrading remains, so please consider doing so to resolve the issue completely.

Regards,
Simon
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
ComboBox
Asked by
Niels Petersen
Top achievements
Rank 1
Answers by
Simon
Telerik team
Niels Petersen
Top achievements
Rank 1
Share this question
or