Search Results

Type: Posts; User: sachin.munot

Page 1 of 2 1 2
Search took 0.01 seconds.
  1. Any Suggestions ???
  2. I want to achieve the Similar kind of TabPanel ...


    Initially TabPanel is Closed as shown in Share-white1 as I click on sharing tab, tabpanel looks like as shown in Share-White.


    Please...
  3. How Could I insert icon into column header of GridPanel ?


    I have attached image for the reference ...
  4. I was also looking for the same thing.

    Any Update on this ?
  5. Any news on this ...

    I am also in search of Outlook like accordion ... any workaround for this ?
  6. Hi,


    Any Views on this ?
  7. Hi ..


    I can autowrap a column as follows


    td.x-grid3-td-<'''your id'''> {
    overflow: hidden;
    }
    td.x-grid3-td-<'''your id'''> div.x-grid3-cell-inner {
  8. Thanks a lot ...
  9. How to wrap the Text in GridPanel ?
  10. Is there any way to know the no of gridcommands (buttons) in the prepare JS function ....



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

    <%@ Register Assembly="Coolite.Ext.Web" Namespace="Coolite.Ext.Web"...
  11. I have 6 grids under six Tabs, all the grids are loaded on Page_load()
  12. What I have Observed is, sometimes it works in Firefox also ... but sometimes not.


    Actually I have 6 Gridpanel inside tabs of Tabpanel ...may be that causing a issue.
  13. Hi, I am getting following error in Firebug.

    Permission denied to access property 'dom' from a non-chrome context
    http://localhost:1636/final/extjs/ext-all-js/coolite.axd?30406
    Line 216

    ...
  14. Hi ...

    I have removed those 3 js Errors ... and Filters are working fine in Chrome but still problems with Firefox.


    Regards,

    Sachin
  15. Please see the attachment for Reference ....
  16. Hi ...

    In my GridPanel, I found filters are displaced from their place.

    Is this a known bug ...?
  17. Sorry for late replying ...


    with your suggestion it worked as I wanted.


    Thanks.
  18. Just to put more details I am attaching a screentshot.
  19. Hi ...

    Lets say I have 30 columns in gridpanel, its not possible to show all the columns on a present screen position,

    what I want to achieve is by default scrollbar should be scrolled and...
  20. I was also looking for similar Functionality, Disabling Editor for Specific Cell of GridPanel.


    Is there any way to accomplish this ?
  21. Can anyone review this code for me ?
  22. Hi ...

    I have written the following code but still not able to group the Items of Dataview as shown in examples explorer.




    <script type="text/javascript">
    var...
  23. Thanks for Replying ...

    I tried the following ... but still getting the null value ...

    What I am trying to accomplish is creating MenuPanels in Codebehind and if the MenuPanel with the name...
  24. Hi ...

    Thanks for the reply ...

    what should be passed as parameter (control seed) ???????

    what exactly does that mean .. I cant understand
  25. Hi ...

    How to find a Coolite Control with same already Exists on the Page in Code-Behind...

    Like we find in C#.NET

    Page.FindControl("ControlName");

    which return System.Web.UI.Control ......
Results 1 to 25 of 50
Page 1 of 2 1 2