Search Results

Type: Posts; User: Jack

Search took 0.01 seconds.
  1. Hi,

    I've tried to get Coolite running on Sharepoint 2010. I created a new Sharepoint Webpart to show a GridPanel with store, that load it's data from an SQLdatasource. When edit a page and add the...
  2. Hallo Coolite Team,

    I have got a problem with the SelectedItem of the ComboxBox. I use the Custom Search Example as basis. This is my Combobox:



    <ext:ComboBox ID="DelName" runat="server"...
  3. Hi,

    I added ToolTips to components. It works fine exept for the checkbox. When I add a Tooltip nothing is shown if I point at the checkbox.



    <ext:Anchor>
    <ext:Checkbox ID="Checkbox1"...
  4. Hi vladimir,

    thank you very much for your help.

    mfg
    Jack
  5. Hi vladimir,

    thank you. Here is a complete example. I get the error after the AddArticle_Click-Event. You must type letters into the textboxes and click on the button.

    Master:


    <%@ Master...
  6. Hi, here is example code.

    The Propertygrid is shown in a window:


    <ext:Window ID="Window2" runat="server" Closable="false" Resizable="false" Icon="Error"
    Title="Fehler" Width="600"...
  7. I used the first version with coolite 0.6. I upgrade on version 0.7.
    Now I get an Jscript runtime error when I use this line:

    this.PropertyGrid1.SetSource(this.PropertyGrid1.Source);
    ...
  8. In the meantime i find out, that the label behavior is different between internet explorer 7 and firefox 3. In Firefox don't show empty labels. The internet explorer has the behavior described in my...
  9. Hello,
    I've got a Problem with an empty label.



    <ext:Panel ID="Panel7" runat="server" Height="120" Title="Absenderadresse">
    <Content>
    ...
Results 1 to 9 of 9