Login ProductsSalesSupportDownloadsAbout |
Home » Technical Support » Elevate Web Builder Technical Support » Support Forums » Elevate Web Builder General » View Thread |
Messages 11 to 16 of 16 total |
TButtonCombo & Datasets |
Wed, Oct 28 2015 9:00 PM | Permanent Link |
Raul Team Elevate | On 10/28/2015 4:35 PM, squiffy wrote:
> Sorry Tim, I'm clearly missing something here. I was in the same boat and looking at it wrong - current one is designed for a different purpose. if linked to dataset then it simply represent a column value and when dataset is in browse mode it essentially acts as display (label) only. however if you put the linked dataset in the Edit mode you can now use the drop down to cahnge the value of the linked field (and set it to one of the values in the combo item list). > If the dataset gets loaded from the json string and the combo box is databound to it, and the datacolumn is set to the correct json field, shouldnt that do it? Not meant for this in its current state - you'd have to load items yourself in code and it simply matches the dataset field value with the item in list. Raul |
Thu, Oct 29 2015 4:01 AM | Permanent Link |
squiffy Telemix Ltd. | Ok, so just to be clear ...
I *cannot* load the items in a combo box in the same kind of way I would load items into a grid, ie directly from a dataset. I must do it as I am now by stepping through a freshly loaded dataset and adding them one by one. Is that correct? |
Thu, Oct 29 2015 8:30 AM | Permanent Link |
Raul Team Elevate | On 10/29/2015 4:01 AM, squiffy wrote:
> I *cannot* load the items in a combo box in the same kind of way I would load items into a grid, ie directly from a dataset. I must do it as I am now by stepping through a freshly loaded dataset and adding them one by one. AFAIK Yes. It can be used as a an editor for the dataset field (hence the dataset and column field) - so you can have combos, tedits, etc to show field contents (each one would represent single field of the current databaset record). So for now you'd to write your own helper function to populate it. Raul |
Fri, Oct 30 2015 6:11 AM | Permanent Link |
squiffy Telemix Ltd. | That's fine, as long as I know.
Cheers. |
Fri, Oct 30 2015 12:55 PM | Permanent Link |
Tim Young [Elevate Software] Elevate Software, Inc. timyoung@elevatesoft.com | << Ok, so just to be clear ...
I *cannot* load the items in a combo box in the same kind of way I would load items into a grid, ie directly from a dataset. I must do it as I am now by stepping through a freshly loaded dataset and adding them one by one. Is that correct? >> Correct. But, the database* functionality will be getting a facelift soon, and one of the items on the list is lists that can bind to a dataset for their values, as opposed to just TStrings. Tim Young Elevate Software www.elevatesoft.com |
Sun, Nov 1 2015 10:44 AM | Permanent Link |
squiffy Telemix Ltd. | Thanks, Tim.
As I say it's no issue. I'd just completely misunderstood and got very confused. |
« Previous Page | Page 2 of 2 | |
Jump to Page: 1 2 |
This web page was last updated on Sunday, December 1, 2024 at 03:59 PM | Privacy PolicySite Map © 2024 Elevate Software, Inc. All Rights Reserved Questions or comments ? E-mail us at info@elevatesoft.com |