Search Results

Type: Posts; User: AnulekhaK

Page 1 of 4 1 2 3 4
Search took 0.01 seconds.
  1. Hi All,

    We have a grid in which we are using RowExpander, in this RowExpander we have another grid. Child grid takes time to load so we need to show mask when the store of child grid load. So when...
  2. Hi Daniil,

    I mean to say that in the edit mode when form opens it should show the values, user has saved previously i.e the values he has selected at the time of creation of the records.
    ...
  3. Hi Daniil,

    If we don't use rendere, then how can we show the values for drop down column when this form loads? This form can be open in create and edit mode. when we are showing form in edit mode...
  4. Hi Daniil,

    With the help of your suggestion we are able to load a different tree for each drop down in the grid. we are facing another issue i.e when user select a node in the tree we need to set...
  5. Thanks Daniil. It worked.

    Anulekha
  6. Hi Daniil,

    We have removed those properties. The issue is tree grid is not getting refreshed. Please advise.

    Thanks
    Anulekha
  7. Hi Daniil,

    Its not working. Please find the code snippet below.


    <ext:GridPanel ID="gpItemClassificationEdit" runat="server" AnchorHorizontal="100%"
    ...
  8. Hi,

    We have a grid panel with a drop down column. On expansiion of this drop down column, a tree grid needs to be displayed. The data to be displayed in the treegrid in each row is different...
  9. Hi Daniil,

    We provide a list of controls for user to select. He can select same type of contorls or different.

    Thanks
    Anulekha
  10. Hi Daniil

    I have a page with a fielld set and a grid panel with row expander. I expand the fieldset and then expand the row expander. the controls within the fieldset disappears. Similaritly if i...
  11. HI Daniil,

    Thanks Daniil. It worked :)

    Anulekha
  12. Hi,

    We have requirement where we need to controls dynamically to fieldset. User should not be able to expand the fieldset until the controls are added. Please advise.

    Thanks
    Anulekha
  13. Hi Daniil,

    We followed the link and its working perfectly. Thanks a lot.

    Anulekha
  14. Hi Danill,

    We need to upload the image.

    Thanks
    Anulekha
  15. Hi,

    We have a requirement where the user can browse for an image and he should be able to save it byte format. How do we implement this using FileUpload control?

    Thanks
    Anulekha
  16. Hi Daniil,

    We are having accordion panel, and each accordion has a multiselect control. The above code worked fine for the first time. If we collapse and expand then the selection is lost.
    ...
  17. Hi,

    We have a requirement as mentioned below. Please refer the attached screenshot.

    1. User will click anywhere in the message textarea (place the cursor)
    2. User will select a value from the...
  18. Hi

    We are using a multiselect control bound to json store. On load of store, we want the first item to be selected by default (in multiselect). Please advise.

    Thanks
    Anulekha
  19. Hi Vladimir,

    Thanks a lot. The handlers were missing in the web.config file. Its working perfectly now.

    Thanks
    Anulekha
  20. Hi Vladimir,

    Please find the url - http://customcontroltest.cloudapp.net/

    Thanks
    Anulekha
  21. Hi Daniil,

    Can you send me the code you are using? I tested in with compatibility modes off. I tried in chrome also. But the output was same. Windows 7 is my OS.

    Thanks
    Anulekha
  22. Hi Daniil,

    Below is the code



    public class AjaxResult : ActionResult
    {
    public AjaxResult() { }
  23. Hi Daniil,

    We are using the class file which was part of Northwind sample application given ext example site.

    Thanks
    Anulekha
  24. HI Daniil,

    We are not using Ext.Net.MVC.dll.

    Thanks
    Anulekha
  25. Hi Daniil

    I have tried after giving the height for the panel.


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

    <%@ Register Assembly="Ext.Net" Namespace="Ext.Net" TagPrefix="ext" %>
    <!DOCTYPE html PUBLIC...
Results 1 to 25 of 96
Page 1 of 4 1 2 3 4