Jump to content

hongwei529

Members
  • Posts

    45
  • Joined

  • Last visited

  • Days Won

    2

hongwei529 last won the day on December 23 2011

hongwei529 had the most liked content!

hongwei529's Achievements

Newbie

Newbie (1/4)

-2

Reputation

  1. hello 1. I want to dynamic create Tunilabel and set ClientEvents.ExtEvents.Add('Onclick=function Onclick(sender) {'+ ' sender.showMask(''wait......'')'+ '}'); but,not show Mask, how to do ? 2. How use Tunilable's LoadMask,LoadMaskMessage,LoadMaskTarget? thank you
  2. yes ,It does append to the DataSet but visually behave as insert. i want to last row on unidbgrid, try index on DataSet,but invalidation
  3. 在中国大部分人是使用IE8
  4. hongwei529

    unidbGrid

    hello: unidbGrid only execute dataset.insert,can't execute dataset.append, if execute dataset.append then unidbgrid not last row
  5. How to hide TuniForm 's title bar in web mode?
  6. thank youu Menu free.rar
  7. menu2leve.clear; for i:=menu2leve.Count -1 downto 0 do begin menu2leve.Items.Visible :=false; menu2leve.Delete(i); menu2leve.Items.Free; end; all inefficacy
  8. hello i want to free third leve menu, how to doing?
  9. from google Is hold Him, my English is not good, please forgive me in Chinese. I have spent UniGui almost a year, recently a problem: 1. TUniDBGrid near future will increase LookupComboBox, buttonEdit control? 2 I am using the Firebird database, is not of the type BOOLEAN, how to use TuniDBGrid the checkBox, database tables and views are first written, no way is TbooleanField. 3 because I was dynamically created TuniDBGrid Column, so I hope TuniDBGrid the checkBox, not DataSET to control, but in the Columns'Editor to control, as the same date and time and drop-down list 4 years old TUniDBGrid DrawColumnCell the Value is very practical, such as the database value is the number 1, I can show the character''A''. Such as uniDBGrid not LookupComboBox, I can make Grid show character, but the actual DataSet in a numeric value, will What to use instead of value? Thank you
  10. 非常抱谦,我的英语不好,请原谅我用中文. 我已经用了UniGui快一年了,近期有点问题: 1. TUniDBGrid 近期会不会加 LookupComboBox,buttonEdit控制? 2. 我是用Firebird 数据库,是没有BOOLEAN类型的,怎么使用TuniDBGrid的checkBox,数据库的表和视图是先写好的,没办法是TbooleanField. 3. 因为我是动态创建TuniDBGrid Column,所以我希望TuniDBGrid的checkBox,不在DataSET上控制,而是在Columns’Editor上控制,像日期时间和下拉列表一样 4. 旧的TUniDBGrid DrawColumnCell里的Value非常实用,比如数据库值是数字1,我可以显示字符’’A’’.比如uniDBGrid没有LookupComboBox,我可以让Grid显示字符,但实际DataSet里是数字值,请问用什么来代替value? 谢谢
  11. hello: How long have uniDBGrid's LookupComboBox,buttonEdit? thank you
  12. i want control masking effect to. How to TuniMenu use masking?
×
×
  • Create New...