Jump to content

Search solution for a component "uniDBSpinEdit"


Schlingel

Recommended Posts

Maybe someone has a solution ....

TUniDBNumberEdit, TUniDBEdit are not what I want.
- My solution for the database is currently a normal TUniSpinEdit component with a lot of code.

Maybe someone has already such a problem and a simple solution?

Thank you

 

Link to comment
Share on other sites

  • 6 months later...

You can create a component derived from TuniSpinEdit to make it suitable with LiveBindings (see this post : http://forums.unigui.com/index.php?/topic/3823-livebindings-enabled-components/&do=findComment&comment=18311).

Once you get this "TUniObservableSpinEdit" (suitable with LiveBindings), you can link it with your DataSet just like a normal TDBSpinEdit.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...