Search Results

Type: Posts; User: NishaLijo

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

    In page load dynamic gridpanel with dynamic store is working perfect.when i select combobox and call the grid panel,data is not binding in gridpanel.
    Please help me....
  2. Is it possible to play a sound effect when displaying a notification window
  3. Hi,

    Can u give me a server side code.I want to use in server side.
  4. Hi, I want to close all the notification.in our example if we close all the notification one notification window is coming.I want to close all notification.Please help me?
  5. Hi, I am creating a dynamic store and dynamic gridpanel from the code behind.After that i am adding that gridpanel into a window through a code behind.But That dynamic data is not displaying in...
  6. Deleteddfffffffff
  7. Hi,i

    How we can wrap the listview column content?In grid i saw the example

    <style>

    .x-grid3-cell {
    white-space : normal;
    }
  8. Hi,Is it possible to add button in a listview . one column i want to add this buttons.if it possible,Please reply
  9. Hi,

    Version 2 i am using.
  10. Hi,
    How we can increase the row height of Listview
  11. Hi,When i execute this example i am getting this error.The type or namespace name 'UserControlRendrerConfig' could not be found (are you missing a using directive or an assembly reference?) ...
  12. IHi,I have a doubt about form panel with ext container.Why the third container part item is not displaying.Please help me.Many times i postedthis issue.I am not getting answer.I am stuck with this...
  13. Hi,

    Thanks for your reply.I increased the height.But its not displaying only space is coming.Please help me..........
  14. Hi,I have a doubt about Ext container using in formpanel.I have added the 3rd row.but third(bold part) row is not displaying .please help me...................


    <ext:Panel
    ...
  15. Hi Danil,
    When i execute the sample code ,i am getting this error,"Object doesn't support this property".Can u plase check it?



    <%@ Page Language="C#" %>
    <%@ Import...
  16. Its not working for me.Can u explain it with example..................
  17. Can u give me the correct answer?How can i call the direct method from the dynamic control?
  18. Hi,
    I used this code for the Direct method event.But i am getting this error.Microsoft JScript runtime error: Object doesn't support this property or method".



    protected void...
  19. Ext.Net.CommandColumn oColGridColumn = null;
    Ext.Net.GridCommand oColGridCommand = null;
    oColGridColumn = new Ext.Net.CommandColumn();
    oColGridColumn.Header =...
  20. Thanks Danil..........Its working fine.I want to fire the direct event .How can i do it/


    Ext.Net.CommandColumn oColGridColumn = null;
    Ext.Net.GridCommand oColGridCommand = null;
    ...
  21. Hi,

    Please find the attachment.I want the command columns/image columns in a dynamic gridpanel.
  22. Can u just show me one example ?I want the command column or imagecommand column as shown in the attachment.
    I am using this code




    <%@ Page Language="C#" %>
    <%@ Import...
  23. I want to add edit delete button in Dynamic Grid panel(Row expander).is it possible or not.
  24. Hi,

    I am using this gridpanel for Gridpanel with save and submit.But if the gridpanel is empty,that means rows is blank,listener is not fired in code behind.What we can do?


    <ext:Button...
  25. Hi,
    u have any solution in render function?I can't use it this way


    var x= Math.Truncate(2.22977777 * 100) / 100; //Returns 2.22

    //in case you want it as string:
    string s =...
Results 1 to 25 of 92
Page 1 of 4 1 2 3 4