Search Results

Type: Posts; User: NestorLeone

Page 1 of 2 1 2
Search took 0.02 seconds.
  1. Could it be I'm using .NET 2.0?
  2. i just copied and pasted the sample from https://examples1.ext.net/#/GridPanel/Plugins/RowEditor/
  3. Why could it be that I'm getting this error ?

    In the aspx file there's the <%@ Register Assembly="Ext.Net" Namespace="Ext.Net" TagPrefix="ext" %> sentence and in my codebehind I have the...
  4. so ?
  5. Hi Vlasdch, Yes my bad. wrong forum.. sorry. (Can you move it ?)

    On the specific technical data, the datasource of the grid is an arraylist of arrays.

    About the updates I'm asking about, is if...
  6. This is sad... almost a week and no replies!
  7. After checking out the samples in the samples explorer and not getting it, I turn to this spot.

    I want to use a gridpanel to make a small list I have in an array, editable (add-edit-remove) but...
  8. Simple. The user wants it that way!

    I thought about the dropdownlist, but the user want's to have all the option visible all the time and be able to edit/add rows on/to the grid.
  9. Thanks!
  10. I just upgraded to version 0.8.1 and I can't run the coolite modules! I keep getting the error message in the lines that a coolite function is called:

    System.TypeInitializationException was...
  11. No clues on this anyone ?
  12. Vladsch, where is that new property ? is there a new build? because I have the latest download and it's not there!

    One more thing, if I add the CheckboxSelectionModel dinamically, I get a js error...
  13. Here you have an example of how to have a column of checkboxes in a gridpanel. Now I need to know how to get a Radiobutton in too.

    Haven't found any samples on that, got any ?

    Tried with...
  14. Thanks!!! that worked.

    We need more documentation likewise. The samples are great but sometimes we - the users - lack some details to further implement Coolite... when is the user manual coming...
  15. I was looking at the sample at https://examples1.ext.net/Examples/GridPanel/Miscellaneous/Marking_Records/ trying to make the rows in my gridpanel have different background color according to the...
  16. Ok. I kind of sorted it out.

    I am assigning the Store to the gridpanel in codebehind, where I also modify the SelectCommand of the DataSource and rebind it to the grid.

    If i reassign the...
  17. I noticed that also, the first time the GridPanel is displayed, besides showing this message, the pager doesn't work. This is, ALL records are shown.

    I guess that must be the main cause for this...
  18. It started happening suddenly. In the right lower corner of the gridpanel I get the Msg:

    Displaying NaN - NaN of XXX

    <script type="text/javascript">//<![CDATA[
    var Page_ValidationSummaries = ...
  19. How can I define the ext:column to hold an hiperlink to a remote site ?
  20. True. My bad... sorry. will check it out and post any doubts. thanks!
  21. Vladimir Shcheglov,

    Can you post the sample in http://forums.ext.net/showthread.php?951#post4327 post? It's not accesible anymore it seems..

    I'm having that same sample and I'd like to see your...
  22. THANKS!!! It worked .... but i had to change:



    <Click Handler="#{window1}.Hide()" />


    for this:
  23. I have implemented a solution where I can "show" an initially hidden ext:window on the server side, but now, once the user finishes processing the popup, I need to close it.

    How can I do so...
  24. Any news Vladimir??
  25. Is that available in 0.7 ? I supose not, so..... how do I get 0.8.0 ?

    Thanks!!!!
Results 1 to 25 of 33
Page 1 of 2 1 2