Search Results

Type: Posts; User: mjessup

Page 1 of 2 1 2
Search took 0.01 seconds.
  1. Thanks for your help Daniil. That worked like a champ. You can close this thread.
  2. Hello,

    I'm using an Ext.Net 2.5 GridPanel with GroupCommands similar to your example https://examples2.ext.net/#/GridPanel/Commands/Group_Command/

    The problem I'm having is that when I update...
  3. Good work Daniil! Thanks so much for your help.
  4. That is correct Daniil. We were using v2.4 in production and I had to pull from trunk to fix an issue with IE11. We do have a page that is based off your calendar example so I cannot push the IE11...
  5. I did not explain my issue very well. I pulled latest from /premium/trunk and compiled using the VS2012 solution file configured for "Webform NET40 Release". I then ran the Calendar/Overview/Basic...
  6. Just built from SVN and had an issue with our calendar. Ran the Calendar in Examples Explorer and received the same error as in my application. The page will not render and generates the following:...
  7. Thank you Geoffrey. I'll have my organization get in touch with you this morning.
  8. Sounds great. I haven't pulled from SVN since you came out of beta to v1.0. I assume the url is now http://svn.ext.net/premium/trunk/ but it appears my credentials from 2010 no longer work. Can...
  9. Hello Gentlemen,

    As the title suggests, I have an issue with IE 11 and a grid panel with horizontal scrolling. The issue is this: when you are scrolled to the right and select a row you are...
  10. Thanks Vlad! That'll work for me.
  11. This problem popped up after a recent build from SVN and I confirmed that it exists in your examples as well:

    https://examples1.ext.net/#/GridPanel/MultiHeader/Filter/

    When you begin to type in...
  12. I've discovered that the Check Event is fired once when you click inside the box. However, when you click on the Box Label the Check Event is fired twice and the second one is the opposite of the...
  13. I could really use a scrolling menu right now. When do you think you'll support scrolling menus as found in ExtJS 3?
  14. OK, thank you Vladimir.
  15. I've found that when I add a HeaderRow to a GridPanel I lose the ability to drag/move columns. Also, when you hide/show a column via the columns menu, the HeaderRow does not re-render properly.
    ...
  16. Thanks Vladimir. That worked well. However, when I use the columns menu to hide a column the new row still displays all the columns. Would you like me to start a new thread since this one has been...
  17. I'm creating a Json Reader for my Store and a Column Model for my grid in code-behind because I never know how many columns will be required. This is working perfectly.

    Now, my GroupingView has a...
  18. That's pretty much what I thought. Thanks for your time Vladimir.
  19. The grouping summary works very well, but I have a question with regard to paging and the grouping summary. Currently, if a group has 10 records with 4 of them on Page 1 and the remaining 6 on Page...
  20. That did the trick. Thanks a lot Vladimir!!
  21. Hello,

    I've got a tab panel with a toolbar in the topbar section. The toolbar is initially set with Hidden="true" and under certain circumstances I set it to Hidden="false". This works fine in...
  22. But won't that rebind/refresh the entire grid? If I have a grid that is 50 columns wide and 100 rows deep, I don't want to rebind the entire store and grid because the data in a single cell has...
  23. You guys use stock market quotes in a lot of your examples, so let's stick with that theme. Let's say I have a gridPanel loaded with 100 stock quotes. I want this grid to update in real time, so I...
  24. Thank you Vladimir. Your recommendations work like a champ!
  25. I've got a typical page with a BorderLayout. There are two GridPanels in the North Region, one GridPanel in the Center Region and collapsible East/West regions.

    I'm getting strange behavior...
Results 1 to 25 of 27
Page 1 of 2 1 2