gesulmino Posted May 18, 2018 Posted May 18, 2018 Hi, I'm going to develope a new component TuniDBContextPanel derived from TuniPanel that publish a Datasource that represents the data context. On a form it is possible to drop many TuniDBContextPanel and I would only one TuniDBNavigator on top of the form. The questions is: is it possible to update TuniDBNavigator datasource at runtime when ever data context change? Which events could I intercepts? Thanks Quote
andyhill Posted May 20, 2018 Posted May 20, 2018 Hi gesulmino is this new component available to others ? Quote
gesulmino Posted May 24, 2018 Author Posted May 24, 2018 Hi, Which edition and build are you using? I use uniGUI version 1.10.0.1459 Quote
gesulmino Posted May 24, 2018 Author Posted May 24, 2018 Hi gesulmino is this new component available to others ? it is not available yet, but it will be Quote
Sherzod Posted May 24, 2018 Posted May 24, 2018 Hi, I use uniGUI version 1.10.0.1459 First of all, please visit here: http://forums.unigui.com/index.php?/topic/6291-new-users-please-adjust-your-forum-email-address/ Quote
gesulmino Posted May 24, 2018 Author Posted May 24, 2018 Hi, First of all, please visit here: http://forums.unigui.com/index.php?/topic/6291-new-users-please-adjust-your-forum-email-address/ Hi, I am a technician from TINN SRL. I received from the director, Lamberto Di Francesco, the task of developing some demos with UNIGUI. Lamberto Di Francesco has purchased the license for use on behalf of TINN, but he is not a developer. So I will be using UNIGUI in TINN. Best regards. Quote
gesulmino Posted May 28, 2018 Author Posted May 28, 2018 Hi, I'm going to develope a new component TuniDBContextPanel derived from TuniPanel that publish a Datasource that represents the data context. On a form it is possible to drop many TuniDBContextPanel and I would only one TuniDBNavigator on top of the form. The questions is: is it possible to update TuniDBNavigator datasource at runtime when ever data context change? Which events could I intercepts? Thanks Hi, is there anyone that knows any solution about this question? Can anyone give me a bit of help? Thanks a lot. Quote
Sherzod Posted May 28, 2018 Posted May 28, 2018 Hi, Hi, is there anyone that knows any solution about this question? Can anyone give me a bit of help? Thanks a lot. Like this for example: UniDBNavigator1.DataSource := DataSource2; ?! Or can you please clarify your question in more detail? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.