Search Results

Type: Posts; User: JonC

Search took 0.01 seconds.
  1. Thread: Export to Excel

    by JonC
    I tried looking for a guide for editing the .xsl file on google, but I did not have any luck. I was hoping someone there had some expertise on it, or knew where I could find more information.
  2. Thread: Export to Excel

    by JonC
    After some work, I managed to get the record to export to excel. However, it simply comes as a basic table. I tried editing the .xsl file, but I cannot find a good guide for styling the exported...
  3. Thread: Export to Excel

    by JonC
    That is the example I have been working off of. However, it only shows how to get the XmlNode object from a gridpanel record, and I need to be able to extract one from the Store itself.
  4. Thread: Export to Excel

    by JonC
    I am trying to export data from a Store to an excel file. The store is not linked to a grid though (I just want to pull the data in from the DB and export it). I used the OnSubmitData to fire the...
  5. That helped a lot, thank you!
  6. I tried adding a FormPanel to the outside of the panel, but it does not seem to have an effect.
  7. The code is not currently inside a form. Does it need to be in order to get the value from the code behind?
  8. I have the following code on the markup page, but I cannot seem to get the value from the code behind. Is there a config option I need to set in order to be able to retrieve the value from the code...
  9. Thank you so much! It worked like a charm!
  10. I am using a RowExpander to nest a GridPanel inside of another GridPanel. Both of the grids are using RowEditors. Whenever I select a row from the inner grid, the same row # on the outer grid also...
Results 1 to 10 of 10