Search Results

Type: Posts; User: Abedo1982

Search took 0.01 seconds.
  1. Hello,

    The Boolean Filter is working correctly after applying the workaround fix

    Thanks
  2. Hello Fabricio,

    I will try the above workaround solution and update you.

    About the second issue, i create new thread:
    ...
  3. If the Remote Filter Enabled, Grid Data keep loading every second when you select any item from ListFilter.

    You can try the following example, Select any items from ListFilter applied to "Size"...
  4. Dear Fabricio,

    I tried the same sample code and my own code using revision 6793 from SVN, but still both issues not solved correctly.

    Boolean Filter : When you select No, all data displayed.
    ...
  5. Thanks for quick reply and your support,

    I test the Boolean filter it is working without any error message but if the value selected = No, all data will display!

    Regarding the List Filter, If...
  6. If the RemoteFilter Enabled, the following error message appear

    message:"Requested value '==' was not found."

    You can try the example:
    ...
  7. The style solve the issue,
  8. Check the new sample with tooltip, it should track the mouse.


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

    <script runat="server">
    protected void Page_Load(object sender, EventArgs e)
    {
    ...
  9. Position is incorrect (ComboBox Menu, Grid Column Menu, Tooltip,...ets).

    Try the Example:


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

    <script runat="server">
    protected void Page_Load(object sender,...
  10. Hi,

    http://forums.ext.net/attachment.php?attachmentid=18651&stc=1

    Sample Code:


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

    <%@ Import Namespace="System.Collections.Generic" %>
Results 1 to 10 of 10