Jump to content

ChenHaibin

Members
  • Posts

    201
  • Joined

  • Last visited

  • Days Won

    4

Posts posted by ChenHaibin

  1. What I mean is:

    1.A unidbgrid and a unipanel in Frame inside.Several buttons the unipanel.
    2.According to the value in the unidbgrid set unipanel to be displayed or hidden, and at the same time we need to decide those buttons in the unipanel to be visibled or hidden.

    3.Can be used the Extjs ClientEvents achieved then I do not have access to the server.This can improve efficiency

  2. Thank you!

    If I would like to set a unipanel hidden or displayed in clientevent by the value of unidbgrid cell
    How to do it?

     

    As you said and I think as bellow:

     

    for ajax event get clicked cell

    if UniDBGrid1.Columns[strToInt(Params.Values['colindex'])-1].Field.AsString>0 then

      UniPanel1.Visibale:=False

    else

       UniPanel1.Visibale:=False

     

    ??


     

  3. The new version is great!

    But still a little less than. :rolleyes:

     

    When I put a TunixTreeview in the UniXPanel4 and set TunixTreeview's align is alClient then run in IE8,the position of the TunixTreeview is not correct.

     

    Development Environment:

    Windows XP - Chinese

    Delphi 2010

    XViewPort5.2

    Browser IE version: 8.06

     

    Steps to reproduce:

    1.Open the XViewPort project;

    2.put a TunixTreeview in the UniXPanel4;

    3.set TunixTreeview's align is alClient;

    4.Run in IE8;

    5.Found the position of the scrollbar is not correct.post-364-0-72457200-1358770470_thumb.png

    6.The title of UniXPanel can not been changed in runtime.post-364-0-05788600-1358774392_thumb.png

     

    Test case:

    XViewPort.rar

     

    Thank you a lot!

    XViewPort.rar

  4. Some people told me that they re-installed windows and delphi, But I can not do that.

    My TeamViewer ID is 372 059 833.

    Thank you!

     

    Many people in China are using the qq. this tool similar to MSN.

    We many people in China set up unigui qq group,the group Id is 233618674 or 241140802.

    Farshad ,We also hope you can use qq communicate with us.

    Everyday in our qq group,There are a lot of problems in discussion.

    we are all welcome you.

×
×
  • Create New...