Search Results

Type: Posts; User: astovall

Search took 0.02 seconds.
  1. With the exception of docs.ext.net (which I didn't know existed), I've done all of those things. I'm working with translation and updates on coolite code, and it's often not clear what direction to...
  2. I'm glad to report that this fixed the problem, but it's frustrating to not know how to know what's required and what's not.
  3. I'm trying what I think should be a trivial example of having an editable gridpanel tied to a sqldatasource via a store.

    Page code:

    <html xmlns="http://www.w3.org/1999/xhtml">
    <head...
  4. Ok, so it appears that you just do this in the codebehind now, which is fine. I added a "features" section to the gridpanel with a groupingsummary, and the summary line at the end of each group is...
  5. I'm updating some legacy code originally written with a much older version of Ext.Net.

    In one of the gridpanels in use, there is a set of buttons for altering the way that the displayed data is...
  6. Yep. She's the purchasing employee at a client I'm doing work for, so she made the purchase. I see a couple of emails in my inbox. Thanks!
  7. How long does it typically take once you have purchased a license and sent your email request for a license key before seeing a response? I don't see any timeframe mentioned anywhere.
  8. After more investigation, it looks like the most common way this is done now is via directevents and directmethods. A little bit of juggling had me change the original buttons with listeners calling...
  9. Thanks Fabricio.

    I actually have looked through the earlier version examples. Searching for "set" doesn't get me anything, and as I mentioned, I did look through the ExtJS docs. Struggling...
  10. I'm trying to determine how best to port an old Coolite/Ext.Net 0.8.1 web application to Ext.Net 4.x.

    In the existing code, there's a bit that takes some values from a row and updates one value in...
Results 1 to 10 of 10