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

reg rlvi css class edit

1 Answer 48 Views
ListView
This is a migrated thread and some comments may be shown as answers.
deva
Top achievements
Rank 1
deva asked on 15 Jan 2011, 06:14 PM

Hi in my application i am using drag and drop in listview...
i need to edit the rlvI class because my fieldset size changed after adding the drag and drop...
i need to know where i can edit the rlvi class...
please update me with a solution

1 Answer, 1 is accepted

Sort by
0
Tsvetina
Telerik team
answered on 18 Jan 2011, 03:11 PM
Hi deva,

Same as any other CSS style you can modify the built-in RadListView styles either in the <head> tag of your page or inside .css files included in your project and registered in the page's <head>. The only thing you should take care of is to use high enough specificity of your CSS selectors when trying to overwrite css styles.

I believe that this blog post will give you a good view on things:
How To Override Styles in a RadControl for ASP.NET AJAX' Embedded Skin

Kind regards,
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
ListView
Asked by
deva
Top achievements
Rank 1
Answers by
Tsvetina
Telerik team
Share this question
or