Search Results

Type: Posts; User: _Belial

Search took 0.01 seconds.
  1. Hi all,

    I've got a grid setup, reading from a store which is bound to an ObjectDataSource. All works fine, no problems. However there is a *lot* of data, i've got it paged which is good, but we're...
  2. Bumping to get a reply as i have same too :)
  3. Hi all,

    I've got a menu setup with some menuitems, all works well, I click on them and my center panel loads a different view using an asp:multiview, that works fine.

    However, when I click on a...
  4. Hi all,

    Does anyone have any examples of exporting grid data that works with IE6? I've tried the 2 examples on the samples site, they work fine in IE7 but not on IE6?

    Thanks in advance
  5. *Any idea when 0.8.0 will be released? I'm having problems with creating the editor fields as well (in Page_Load and Page_Init), and really need a solution.

    Thanks
  6. Thanks Peter,

    Still having no joy, wondered if it was a problem with textfields being used as editors, so tried combo's, exactly same problem. Even recreated the whole grid + code behind from...
  7. Strange, still not working.

    Could I trouble you to post how your grid is defined in the aspx file please? Here's mine



    <ext:GridPanel Border="true" Header="True" ID="gpGrid" runat="server"...
  8. Hi peter,

    Yes tried with the ID field commented + uncommented.

    Are you using textfields as well when doing yours? or diff field types?
  9. Thanks Peter,

    Just tried, didn't make any difference :(
  10. Hi there,

    I'm trying to create a grid programatically, all works very well until I start adding an editor to the columns, when I do that I get some errors.

    Here's the chunk of code for adding...
Results 1 to 10 of 10