Search Results

Type: Posts; User: georgelanes

Search took 0.01 seconds.
  1. Hi,

    Use the format of <Renderer />.


    <ext:Column DataIndex="floatfield" Header="My float Field" Align="Right">
    <Editor>
    <ext:TextField runat="server" MaskRe="/[0-9$\.]/"...
  2. Hi Bruce,

    Contact coolite team, the coolite-mvc project owner.

    See this note too: http://code.google.com/p/support/wiki/HowToJoinAProject
  3. Hi Tim,

    See this post: http://forums.ext.net/showthread.php?postid=10622.aspx.

    I have the same question.
  4. Hi Geoffrey,

    When this version will be publicly released?

    You can send to me this (3)dll's? if so, send to georgelanes@gmail.com.

    Thanks
  5. *Try this.

    http://code.google.com/p/coolite-mvc/
  6. Hi,

    I did the download of Coolite MVC, but I have some problems.

    What steps will reproduce the problem?
    1. Install Visual Studio .NET 2008 with SP1
    2. Install Coolite ToolKit v0.7 Pro
    3....
  7. Hi,


    I solved the problem.

    My JS script was changed to:



    var addtab2 = function(tabpanelid, tabid, url) {
  8. Hi Vladsh,


    Sorry, but I have tried this too.

    When I call using this option, I get the message error "invalid character".

    Example:

    1 - work fine
  9. Hi all,

    I have a menu with the following code.



    <div class="divMenu">
    <ul>
    <li><a id="menuUser" title="User Manager">» Users</a></li>
    <li><a id="menuGrp" title="Group Manager" >»...
  10. Hi,

    try to use an DIV to do this.

    example:

    1 - JavaScript function to update the div
  11. Hi,

    The Coolite Examples Explorer source code can be downloaded?

    The Extjs.com have this option to use in localhost. The same is made for the Extjs documentation.

    Where can be find?
    ...
  12. Hi all,

    I'm using the version 0.6 of coolite and need help about how can I change the background color or image of <ext:tab>.

    I have tried to use the Cls and bodyStyle to do this, but the new...
Results 1 to 12 of 12