Search Results

Type: Posts; User: NPLopes

Search took 0.01 seconds.
  1. In fact the Ext.Js function findExact of the Ext.data.Store returns a number not a Ext.data.Model.
  2. Hi,

    there's a bug in StoreBase.FindExact in the fromat string, where:

    public virtual ModelProxy FindExact(string fieldName, object value)
    {
    string pattern =...
  3. Hi,

    I had Ext.Net version 2.2.0 and just updated to version 2.3.1, everything works fine now (including IE7, IE8, IE9).


    Just a side note: as long as the site works well in IE10 I don't care...
  4. New test case: Adding a button with a menu.

    This test case only works on Chrome, it does not work in Firefox or IE (any version).
    The problem is when you click the button with the menu, the menu...
  5. Hi,


    So you are able too see the tool-tips just fine?
    The buttons function flawlessly?


    I tried in standard mode. The browser is IE10 with the following configuration for each test:

    ...
  6. Hi,

    I found a problem when using a over toolbar in a treepanel, it only occurs in IE8, IE9, IE10 (it seems ok in IE7, Chrome and Firefox).
    The problem is that the tooltip for the toolbar buttons...
  7. Thread: Ext.NET Wiki

    by NPLopes
    Still waiting for that wiki, it would be of great help since the examples are poorly (or not at all) documented!
  8. That's why I put the question on this forum. Now, how about an answer. Anyone?
  9. How to convert the following C# code to VB?


    Html.X().RowExpander().TemplateHtml(@<text><div>sometext</div></text>);
Results 1 to 9 of 9