Search Results

Type: Posts; User: Sreejith

Search took 0.01 seconds.
  1. Thanks

    Its Working fine.

    Sreejith P
  2. Hi

    I want to give my own background color to all title bar of tab panlels,panels and gridpanels.

    I tried stylespec, bodystyle and basecls propraties.

    Anybody having any solution please...
  3. hi snippher

    Thanks for the replay.

    Where i put this css. Is it on gridpanle css or some another.

    where i call this css pre.

    Sreejith
  4. Hi

    How wrap long text in gridpanle cells.

    My gridpanle having long text and i want to wrap it according to the column width.

    I cant able to find any properties to do that?

    Sreejith.
  5. Hi

    I have one problem.

    I have one grid panel.

    Inside that grid panel i have some columns.

    I need two selection model inside that grid. one colum is dedicated to downloading some files....
  6. Thread: Tooltip

    by Sreejith
    hi
    How can i add tooltip to tabs.The aboove code is not working for me.

    Please Help
  7. Am also Having the same problem.please help.

    Regards.
  8. Hi all

    I want to avoid the outline[bordar] of Ext Toolbar.
    How can i put custom styles to the border color of toolbar.


    Regards

    Sreejith P.
  9. Hi all..

    I want to give height and width of the controls in percentage.




    <ext:Panel ID="Panel3" runat="server" Height="20%" width="20%" Title="######## Details" Collapsed="false"...
  10. Hi all

    I've two grid in a form with individual add buttons. But when i click the add button on either of these panels a row gets added on both these panels! Could any one help me with this issue?...
  11. Hi all


    My problem is enterly different.
    Look the code below..At the time of designing it showing lot oy validation error...
    and it's not showing design view also.so am facing lot of design...
  12. Thanks Vladsch

    i got it.

    Regrds
  13. Hi all

    Am also using viewport control in master page.
    I have one north region and their i want to put some menu vertical menu.
    When i clicking the menu i want the corresponding pages in the...
  14. hi Geoffrey McGill...

    thanks for your replay.last few hours i was waiting any response.

    i copy all the dll's from the published folder to the server.

    Also the hosting server having .net 3.5...
  15. Hi all

    First of all try to access this two URLS...

    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="ProgId" content="Word.Document"><meta name="Generator"...
  16. Hi..

    When am trying to deploy my web application i got this error form the hosted server.

    Its having IIS 6.0.

    Also In In my local machine there is no such error.

    First i published the...
  17. Hi all

    In the examples of coolite version 0.7

    we are using one css sheet called
    examples.css.


    <link href="../../../../resources/css/examples.css" rel="stylesheet" type="text/css" />
  18. Sorry...

    Now i get it with out any error.

    sreejith
  19. Hi...

    When I try to use ajax event in abutton...i got some error?

    <ext:Button ID="Button1" runat="server" AutoPostBack="True" &#111;nclick="Button1_Click"
    Text="Submit">
    ...
  20. Hi

    When i Using This Code For creating A template in comboBox

    <ext:ComboBox ID="ComboBox1" runat="server" StoreID="Store2"
    ValueField="BookID"
    DisplayField="Title"
    ...
  21. Thanks Vladimir...I solved thatr problem.
  22. Thanks For the replay..

    Actually I want to know things.

    1. How to bind a Dataset to Store(Array Grid.). In Coolite 0.6 Array Grid Binded with an array of objects.

    ...
  23. Hi all

    Am also suffering with the same problem.

    this.Store1.DataSource = this.Datatable;
    this.Store1.DataBind();

    also i tried with sqldatasource. but it didnt show any error message. But...
Results 1 to 23 of 23