Search the Gambas Mailinglists

Search for:
Extended
datasource : 2047

Results 51-60 of 605 ( 0.019 seconds)
51 [Gambas-user] Reading control properties from a collection   [ 9.385% Popularity: 0.42560 ]
... 11:00, Martin McGlensey wrote:* Hello, I have a form that contains a named datasource. I want to read the name and table properties of that datasource from ... through the control collection for that form till I find an Object.Type = "DataSource". So far so good - I can find the datasource and assign it to a variant...
https://lists.gambas-basic.org/pipermail/user/2015-April/052585.html - Cached
text/html - 5696 bytes - Tue, 14 Apr 2015, 16:48:02 CEST
 
52 [Gambas-user] How do I left justify text in a DataControl   [ 9.382% Popularity: 0.42560 ]
... cases may be similar, except DateBox which has no Pos property. If you have a DataSource -> DataBrowser -> DataControl in your project, the appropriate place to put the above code would be the DataSource_Change event handler. [ Also note that this is not about text alignment which...
https://lists.gambas-basic.org/pipermail/user/2015-April/052575.html - Cached
text/html - 4353 bytes - Sun, 12 Apr 2015, 16:20:59 CEST
 
53 [Gambas-user] How do I left justify text in a DataControl   [ 9.381% Popularity: 0.42560 ]
... may be similar, except > DateBox which has no Pos property. > > If you have a DataSource -> DataBrowser -> DataControl in your project, the > appropriate place to put the above code would be the DataSource_Change event > handler. > > [ Also note that this is not about text alignment...
https://lists.gambas-basic.org/pipermail/user/2015-April/052582.html - Cached
text/html - 6307 bytes - Mon, 13 Apr 2015, 09:09:04 CEST
 
54 [Gambas-user] Gambas-user Digest, Vol 107, Issue 10   [ 9.381% Popularity: 0.42560 ]
... cases may be similar, except DateBox which has no Pos property. If you have a DataSource -> DataBrowser -> DataControl in your project, the appropriate place to put the above code would be the DataSource_Change event handler. [ Also note that this is not about text alignment which...
https://lists.gambas-basic.org/pipermail/user/2015-April/052580.html - Cached
text/html - 5270 bytes - Mon, 13 Apr 2015, 02:32:05 CEST
 
55 [Gambas-user] Replace (Internal) Error Message   [ 9.383% Popularity: 0.42553 ]
... should fulfill your needs: >> >> DataSource now raises an 'Invalid' event when the value entered for a >> specific field ... Stable, I cannot try it out. So, I > have a question. Can LAST be used in the DataSource Invalid event > handler? I can see that being useful if one wanted to point a...
https://lists.gambas-basic.org/pipermail/user/2023-May/079417.html - Cached
text/html - 5343 bytes - Sat, 27 May 2023, 12:16:02 CEST
 
56 [Gambas-user] bound controls   [ 9.383% Popularity: 0.42553 ]
... connection to a database engine will be picked up by the gambas runtime as datasource connection. The gb.db provides the static DB object that give you the user ... the 'FMain.Show' should be your main form. The main link from user view is the DataSource container control. All the other controls must placed inside the DataSource...
https://lists.gambas-basic.org/pipermail/user/2006-June/012636.html - Cached
text/html - 4644 bytes - Fri, 16 Jun 2006, 00:50:04 CEST
 
57 [Gambas-user] Replace (Internal) Error Message   [ 9.382% Popularity: 0.42553 ]
... should fulfill your needs: > > DataSource now raises an 'Invalid' event when the value entered for a specific field is ... in Stable, I cannot try it out. So, I have a question. Can LAST be used in the DataSource Invalid event handler? I can see that being useful if one wanted to point a...
https://lists.gambas-basic.org/pipermail/user/2023-May/079416.html - Cached
text/html - 4756 bytes - Fri, 26 May 2023, 11:05:02 CEST
 
58 [Gambas-user] Replace (Internal) Error Message   [ 9.381% Popularity: 0.42553 ]
... should fulfill your needs: DataSource now raises an 'Invalid' event when the value entered for a specific field is...
https://lists.gambas-basic.org/pipermail/user/2023-May/079415.html - Cached
text/html - 4267 bytes - Fri, 26 May 2023, 03:41:01 CEST
 
59 [Gambas-user] DataView Help   [ 9.388% Popularity: 0.42547 ]
... ] Le 13/07/2023 à 00:31, Gianluigi a écrit : >> >> In the last commit, calling DataSource.Save() on a new record >> automatically moves it to the newly created record. >> >> After having called DataSource.Save(), you just have to read >> DataSource.Index to get the index of the...
https://lists.gambas-basic.org/pipermail/user/2023-July/079618.html - Cached
text/html - 3467 bytes - Thu, 13 Jul 2023, 14:48:02 CEST
 
60 [Gambas-user] DataView Help   [ 9.386% Popularity: 0.42547 ]
... >> >> The Find() method takes the current sort order defined in the >> DataSource by the DataView control. > > Hmmm, I don't find any sort order property in either DataSource or > Dataview. > As I said, you have a Sort and an Ascending property in DataSource. You use them to define which field is used for sorting, and i which...
https://lists.gambas-basic.org/pipermail/user/2023-July/079613.html - Cached
text/html - 3511 bytes - Thu, 13 Jul 2023, 16:45:02 CEST