Search Results

Type: Posts; User: drgw74

Page 1 of 3 1 2 3
Search took 0.02 seconds.
  1. Ohhhhhh yeahhhhhh

    You guys are always great! Works like a charms ;)


    Stefano
  2. Yes you are definitely right :D lol !!!! I will try to tell to my customer, too :D


    Anyway,
    this is the code after your suggestion



    .my-menu {
    overflow: visible !important;
  3. Sorry for the unjustifiable late unsware.

    This only to tell you everithing is ok.

    We still facing a small issue: after opening the calendar it's impossibile to dismiss it unless choosing a...
  4. Hi,

    we have a problem similar to this thread http://forums.ext.net/showthread.php?22931-CLOSED-Combo-list-display-error, but the given solution doesn't work here.

    The problem is the following:...
  5. Sorry for the delay!!

    Your suggestion works perfectely!

    Great support as usually ;)

    Stefano
  6. Hi,
    we have a problem with a combo within a panel under a menu.

    The problem is the list is hidden below the panel.
    This is the code and the screenshot of the issue. We are working with...
  7. Hi,
    we are interested in your offer.

    I just sent you a private message with my email and contact details.


    Best regards

    Stefano Tessarin
  8. Thank you, I ended up with the same solution.

    Mark this record as closed.

    Thank you, great work as usually ;)

    Stefano
  9. With your example I get the same error!

    Try to bind several times and then delete the very first record, you should get the error.

    I use two identical stores because in the first I need to...
  10. Hi I'm not sure it's a bug...

    I have two stores and a grid. The grid has a commandcolum with a button to remove the record.



    <ext:Store runat="server" ID="_items" IDMode="Explicit" >
    ...
  11. Thank you it works.

    Mark as close.

    (Ext.net support great as usual ;), thank you guys )
  12. Any news?


    Stefano
  13. Yes it is.

    Sorry, I was a little bit cryptic ;), my fault!

    Using either FF or IE execute the example, open one row and try to select (highlight) the text within a textfield. It doesn't select...
  14. Hi,

    as stated in the subject, we discovered any form field within a rowexpander are not selectable.
    We thought of a our problem, but your example shows same issue.

    Is this is bug? Is there...
  15. You are absolutely right!

    Sorry for my ignorance ;) I didn't know it.

    With your hack now it works perfectly.

    Thank you so much!

    Stefano
  16. Your example works for me, too.

    maybe I found the issue: try to include the page withing a masterpage.

    Site2.master


    <%@ Master Language="C#" %>

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML...
  17. Hi,
    I've found a possible bug with IE7/8 (IE9 FF Chrome, work perfectly).

    I have a toolbar with a textField and a button. If I click on the button the directMethod is fired, if I press enter it...
  18. Ok thank you.

    Mark this thread as Solved
  19. Exactly ;)

    It works perfectly! Thanks.

    Another question. In one the code on the example page I found this line:



    rowStore.ClearMeta();
  20. Hi,

    this is the snippet



    var stocks = Factory.LoadStocks();

    foreach (Stock stock in stocks)
    {
  21. Hi,

    I found a possible issue on getRowsValues() function.

    If I have a gripanel and add some column in code behind then I submit from client all rows passing all rows data with getRowsValues(),...
  22. Tested, works!

    Thank you so much!!
    You are #1 :)

    Stefano
  23. Here we are:

    the url appears at src attribute of trigger button of dateField control named _dateFrom



    <%@ Page Language="C#" %>

    <%@ Register Assembly="Ext.Net" Namespace="Ext.Net"...
  24. Hi,

    I don't know if this is a bug or whatelse, but inspecting http traffic we found this fancy log



    GET http://www.extjs.com/s.gif
    200 OK (text/html)
  25. Yes they are all page proxies. I appreciate the suggestion. We'll try to move from page to handler proxies, but we suspect the latency is more on net lag than server execution.
Results 1 to 25 of 68
Page 1 of 3 1 2 3