Search Results

Type: Posts; User: icetronics

Search took 0.02 seconds.
  1. Any ideas please? Thank you!
  2. Hi!

    In our grid, we have rows with different currencies. When we are grouping the grid by other properties, the amounts are getting summed regardless of their currency. I would like to extend the...
  3. Hi!

    I can't find an example for my problem. I have a rather complex item template with lots of html markup. I would like to use it in many DataViews, referenced by an ID, instead of copying it...
  4. Thanks, I'll try it and get back if it isnt solved.
  5. Hi!

    I would like to make my GridPanel as keyboard-compatible as possible. I have a HeaderFilter plugin that applies the filters when the user hits Return in any of the textboxes. Now this is the...
  6. Thanks Vladimir, it works quite well. Though as I mentioned, I needed to use extra controls such as two datepickers in the header for date range filtering. Unfortunately, only the 'from' datepicker...
  7. Hi,

    I have a FilterHeader on my grid with custom input elements (textbox, combobox, two datepickers for range filtering) in the HeaderItems, like this:

    Html.X().Column()
    ...
  8. In the window loader I had this ReloadOnEvent property set to true, it caused the phenomenon.
    Thanks!
  9. Hi!

    I have a GridPanel inside a Panel which is loaded into a Window. Whenever I change the size of the Window (or min/maximize it), the GridPanel reloads its rows. How could it be prevented?...
  10. Hi Daniil,

    Thanks for this. Unfortunately it leaves the gray bar as wide when the filters are there, I thought it would slide up. Besides, it is unbelievably slow! I don't understand how, but it...
  11. Hi!

    I would like to place a button on top of my GridPanel that toggles the HeaderFilter row. How could I do it?

    Thanks much in advance!
Results 1 to 11 of 11