Search Results

Type: Posts; User: flaviodamaia

Page 1 of 9 1 2 3 4
Search took 0.02 seconds.
  1. Solved!

    Thanks Vladmir!
  2. Hi,

    I'd like to know how can I do to set a value when I will add a new row on the GridPanel?
    When I add a new row, I need to set value "1" on column Quantidade.
    Image attached.

    Thanks...
  3. Hi,

    I'm using the same model of Ext.NET MVC, tpMain is a TabPanel where I load the new tab.

    Thanks attention!

    Flávio da Maia Jr.
    Ext.NET 1.0.
  4. Hi,

    I passed the following values for addTab(tabPanel, id, title, url):



    menuItem.Listeners.Click.Handler = "addTab(#{tpMain},'Tpg" + mainMenu.MnuId.ToString() + "' , '" +...
  5. Hi,

    I'm trying to open a tab on my TabPanel similiar with MVC sample with the following script:



    function addTab(tabPanel, id, title, url) {
    var tab =...
  6. Yeah, now I understood that line, worked!

    Thank you so much Vladimir!
  7. Yes, I did, but isn't worked too. I attached my example on this link: http://www.4shared.com/file/oSNgw_NT/FeedViewer.html

    Thanks attention!

    Flávio da Maia Jr.
    Ext.Net 1.0.
  8. Hi Vladimir,

    Image attached!

    Thanks attention!

    Flávio da Maia Jr.
    Ext.Net 1.0.
  9. Assembly.cs:



    using System.Reflection;
    using System.Runtime.CompilerServices;
    using System.Runtime.InteropServices;
    using Ext.Net.Examples.FeedViewer;

    // General Information about an...
  10. Hi,

    Image attached!

    Thanks attention!

    Flávio da Maia Jr.
    Ext.Net 1.0.
  11. Hi,

    I did the download again and occurs same error! I'd like know where I need set the Ext.Net.Examples? The error occurs in this statement.


    Line 2:
    Line 3: <%@ Register...
  12. someone have any tip?
Results 1 to 25 of 216
Page 1 of 9 1 2 3 4