Search Results

Type: Posts; User: rezoan

Search took 0.02 seconds.
  1. Daniil thanks for the reply, unfortunately it does not work. don't know why. by the way i have solved this,

    CSS:

    .green-bar .x-progress-bar{
    background:#008000;
    }

    javascript:
  2. I was looking for how to change the progress bar background color using JavaScript. possibly adding a CSS class to the progress bar from JavaScript.
    I have tried but failed. any help will be...
  3. Thanks Zdenek for the reply its helpful but returns only the true columns row. but i want the false column rows

    By the way i have solved this using filterRecord,


    <ext:Parameter Name="rows"...
  4. I have a Ext GridPanel named sampleGrid, which has some column. one of them is named IsAssigned holding a bool value.

    I have a ext button. when i click to it i want to pass all the row that has...
  5. Guys, TopThumbZIndex="0" property of Slider fixed the problem.
  6. Currently i have fall into a problem with slider and Window.
    For simplicity i have added a slider and a window in my asp.net form.
    Everything is fine except if i click to the slider scroll button...
Results 1 to 6 of 6