[CLOSED] Set color for ComboBoxFor items.

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    [CLOSED] Set color for ComboBoxFor items.

    Hi
    Mine is a Asp.net MVC 4 (razor engine) application.
    I have a ComboBoxFor component in my form panel.
    as per values in the model
     var data= @Html.Raw(Json.Encode(Model.xyzList));
    i have to set color to the ComboBoxFor items.

    How to set color to the ComboBoxFor items?
    Last edited by Daniil; Sep 05, 2013 at 5:52 AM. Reason: [CLOSED]

Similar Threads

  1. Html.X().ComboBoxFor bug
    By nurkmez in forum 2.x Help
    Replies: 3
    Last Post: Mar 26, 2013, 9:35 PM
  2. [CLOSED] Change TreePanel background color and toolbar color
    By jchau in forum 2.x Legacy Premium Help
    Replies: 5
    Last Post: Dec 07, 2012, 4:42 PM
  3. ComboBoxFor and empty value after load
    By zwf in forum 2.x Help
    Replies: 1
    Last Post: Nov 12, 2012, 1:46 PM
  4. Replies: 3
    Last Post: Nov 05, 2012, 11:51 AM
  5. [CLOSED] Color of gruptabpanel items text
    By Pablo_Azevedo in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: May 22, 2012, 2:13 PM

Posting Permissions