Search Results

Type: Posts; User: Chelonian

Search took 0.01 seconds.
  1. Excellent news! Thumbs up!!
  2. Awesome Geoff, thanks :)
  3. Hi guys,

    I'm found something that sounds like a bug but I'm not sure it is. I think its me doing something awfully wrong :)

    I have a BorderLayout with two regions, Center and South.

    In the...
  4. Vlad,

    This is the text of the exception:



    Oops! A Desgin-Time Error has occured.
    Error Message: Object reference not set to an instance of an object.

    Stack Trace: at...
  5. Vladimir,

    As I said, it appears that having a ColumnModel and a Store associated solved the problem at runtime but in design time, instead of having just a nice gray box that says the name of the...
  6. It works as the example I posted in my previous post.

    Runs fine at execution time, but it raises an object reference error at design time. Only the GridPanel inside the BorderLayout is the one...
  7. Actually what I posted is a tiny and maybe not fully accurate example.

    My webpage is a lot more complicated. I'm using a Store and the GridPanel has a ColumnModel, but the error is the same :(
    ...
  8. Hi guys,

    This piece of code works:



    <ext:Panel ID="Panel1" runat="server" Height="580">
    <Content>
    <ext:BorderLayout ID="BorderLayout1" runat="server">
    ...
  9. Hi guys,

    Is it possible to bind a GridPanel control to an ObjectDataSource or directly to an IList<> or an IEnumerable<> object?

    Reading the forums I saw a post from July saying that...
  10. Nice work with the FormLayout! I'm delighted that it'll be included on the v0.6 release :)

    I'm eager to test v0.6. I'm holding a couple of personal projects and the purchase of the license 'till I...
  11. A good solution to this problem would be to adopt NAnt for the build process and a continuous integration engine as for instance CruiseControl. You can look at changes commited every night (for...
  12. Wonderful, Excellent! I'm very pleased with the progress of the controls so far and how good they behave. Nice work guys :)
  13. All I can say is Wow! I didnt knew they did that with 2.1... but are they killing themselves? Because I wouldn't buy a license so restrictive...
  14. I aggree, I'm eager to test the DataGrid control. I was using the extfs grid control in a project of mine and having native .Net support is a really big plus :)
  15. I usually dont use nor like the design view in Visual Studio. It usually gives you crappy code and messes up all the source code in a page.
Results 1 to 15 of 15