Jump to content

Jean-Marc Kiener

uniGUI Subscriber
  • Posts

    222
  • Joined

  • Last visited

  • Days Won

    10

Everything posted by Jean-Marc Kiener

  1. Hi, I try to get it run without success. I've installed the TBMDBUniGrid without problems. I followed the pictures in the forum post to set up a button column. On Runtime, i can see the button column, thats fine. But if click on it, the OnButtonAction is never fired. I leave the OnActionColumnEvent property blank. maybe that is the problem? Maybe a little demo program would help me. Thanks in advance
  2. I should have a column in my DBGrid who shows a button. With a click on this button, i would open another form, showing details of the clicked data row. Can that be done?
  3. Could that wor? <body oncontextmenu="return false;"> If yes, where i have to inject that?
  4. Same here. No effect also at designtime. The menu of the browser is shown over my TUniPopupMenu. i studied the pop demo and i am shure that i do all right. But maybe i have overseen something? edit: in Safari, it works, in Firefox it does not work
  5. Is there a possibelity to change the color of the progressbar? I want to change the bar from gray to blue.
  6. Hi Farshad, Thanks for the information. Will it be supported in the near future?
  7. Hi folks, i have a dbgrid with a column which the DataField behind holding a integer value. This integer value is a key to another table dataset. I set up a TuniDBLookupCombobox showing a string field in the dropdown and as Keyfield the integer value. Now i configured the column to show the LookupCombobox as the editor. My problem: The integer value is shown in de column, not the String field configured in the LookupCombobox. Can anybody help me with this?
×
×
  • Create New...