Jump to content

wangxuebin

Members
  • Posts

    100
  • Joined

  • Last visited

Everything posted by wangxuebin

  1. I have not yet.I test that if every colum has two or more levels of header,the order of colums display will normal.
  2. Old issue.this problem exists in versions before 0.96
  3. but I set AjaxTimeout=300000,is 5 minutes.I find that if I post normal text,it often works good, but post texts that contain html tokens ,it offen fails,and popup "server unavailable,please try later" error.After then,any operations on the browser just get error again. And before post,I have encode the texts that contain html tokens using js function esacpae.
  4. yes,the dataset have an ID,which is an autoincrement field,has been included in the fields list of the query 's SQL statements.You can test it at : http://yntjinfo.com/jphp/jphp.dll thanks for your reply.
  5. I use a unidbgrid,a unidbmemo,a unihtmlframe,a query dataset from mysql,when unidbgrid row changes,the data in the dataset will be update to unidbmemo and unihtmlframe,if I just query the data,everything seems ok,but when I edit the data in the unidbmemo,and update to dataset and unihtmlframe ,'server unavailable,please try later ' error popup often,but not every time. someone can help me?thanks! my envis: delphi xe2 unigui 0.95.10046
  6. Thank you,Farshad! now the FCKeditor works as I wish,you are so kind,thank again!
  7. When I set MainFormDisplay to 'mfWindow',the fckeditor can be created and displayed,but dose not work perfectly: http://yntjinfo.com/fckedt.dll When I set MainFormDisplay to 'mfPage',the fckeditor works seem perfectly: http://yntjinfo.com/fckedt1.dll I wonder what is the difference in detail between 'mfWindow' and 'mfPage' mode? my test source code is following: http://yntjinfo.com/alitest.zip someone can help me?thank you!
  8. The HTMLeditor of extJS is poor,so I want integrate FCKeditor into unigui,most functionalities of fckeditor are available in unigui,but the 'upload'(ie:upload a picture into the editor) can not be used,may anyone can help me? I use xe2,unigui .95,isapi dll,apache(php supported)。 Thanks.
  9. just using delphi normal TTimer is ok.put a TTimer onto uniservermodule.
  10. Hi,everyone,with 0.94.1024 ,I have a problem:the unitreeview does not show properly,see the attachmens,someone can tell me the reason for this.thanks.
  11. Hi,Farshad,Why is there no new updates to 0.941024? some newfound bugs would be fixed.
  12. Hi!Duser: After my using your Excel grid plugin,I found a problem.if your Excel grid plugin is used,when setting some columns's 'locked' property to true,the unidbgrid can't show. maybe your Excel grid plugin is incompatible in some extent? Is there a solution for this problem? thank you.
  13. for the unidbgrid of v0.93.1000, I encounter two problems: 1.When I set one or more columns of unidbgrid's "locked" to true,then in browser,the unidbgrid disappeared; 2.When I set some two columns to have a identical upper level title(two layers) ,the two always moved to the rightmost position. Anyone have any good ideas about these problems? Thanks in advance! wxb_km 2013.9.21.
  14. thank you!your work is very helpful !
  15. thank you!your excel grid is what i want,I havd a small question,when i enter some chars in the cell and press the 'enter' key ,the cursor just skip to the cell of the same column of the next row,if i want the cursor skip to the cell of the next column of the same row,how to do it?
×
×
  • Create New...