Search Results

Type: Posts; User: locoperoguapo

Search took 0.01 seconds.
  1. Does anyone know how to change the GroupTextTpl of the GroupingView of a Gridpanel from codebehind. For instance if a user presses a button, to change that grouping text. (Ajax event style). I would...
  2. Hey guys,
    I got a little issue here and was wondering if anyone had a similar situation and could point me in the right direction.

    I have a gridpanel with a bunch of columns each with an editor...
  3. Hey,
    Was wondering how can we can show a mask and unshow a mask from codebehind.

    I have a combobox with categories in it. When you select an item in the combobox, it calls a codebehind function...
  4. Bump? Wondering if anyone has any experience with this? Thanks alot!
  5. I am trying to show a window when a tab is clicked. None of the events I found for a tab were able to fire BEFORE the tab was shown. The window is a login control. Basically if someone clicks on Tab...
  6. Yes it did. Thank you again! I appreciated your quick response!!
  7. Thanks alot. I've been banging my head for about 3 hours on this. Do you happen to know why the gridpanel says 2 selected rows even when the row model says singleselect=true? When you click on the...
  8. Ok, i figured out what is going on. Even though I have made the Row Selection Model of my grid 'Single Select = true', it keeps saying the count for selectedrows of the gridpanel are 2.

    Here is...
  9. I have a combobox at the top of the page with two choices (A and B). Page loads with option A selected. There is a gridpanel tied to a store which loads information.

    Now I select choice B on the...
  10. Nope. For some reason it's not liking the commas in the column names... Atleast that is what it seems. Gives me an error:

    "The ',' character, hexadecimal value 0x2C, cannot be included in a name"...
  11. I have a unique problem and wanted to get your 'guys' take on it. I updated a store's source dynamically because I had to pivot a table around and change column names. Now I have added an editor to...
Results 1 to 11 of 11