List of Contributions

Phinehas

Contact Details

Phinehas


My Content

1 to 13 of 13 total
Posted By Phinehas Nov 28, 2024 12:17:00 AM
Found In Egroup: Advanced Software
\ view thread
Hi, I want to pass data to a DataGrid through screen variables, including both the columns and the data. The goal is to use one grid and instantiate it five times. I should be able to pass the data dynamically through variables. Is this possible?"
Posted By Phinehas Nov 20, 2024 11:22:00 PM
Found In Egroup: Advanced Software
\ view thread
Thanks for pointing that out! I'll check the cheat sheet and explore the FeaturesDemo2 project. Appreciate the tip! 😊 ...
Posted By Phinehas Nov 20, 2024 06:18:00 AM
Found In Egroup: Advanced Software
\ view thread
Hi, I'm trying to add a screens in a main page from one template like instance. From the below page, I have called that template screens multiple times. Instead of this I have to call the screen from netlogic and add dynamically relevant to input data. For eg: If a = 8, 8 instance ...
Posted By Phinehas Nov 20, 2024 06:04:00 AM
Found In Egroup: Advanced Software
\ view thread
Understood & thanks for your support. :)
Posted By Phinehas Nov 08, 2024 03:13:00 AM
Found In Egroup: Advanced Software
\ view thread
Thanks, but let me convey you clear. I'm using same popup for add and edit so when clicking add popup displays, Add - Multiples data will be displayed in dropdown from DB. Edit - When editing, the same popup will be displayed and in same combo box, As of now I have bound directly to ...
Posted By Phinehas Nov 07, 2024 03:22:00 AM
Found In Egroup: Advanced Software
\ view thread
Thank you for your tips, It worked well. I have another doubt, I have bound sql column name in display value path to show all data from the column. Now I should display the selected item from grid in combo box. I have tried selected rows in display value path but, when Add - all data should display. ...
Posted By Phinehas Oct 29, 2024 11:40:00 PM
Found In Egroup: Advanced Software
\ view thread
Hi, I facing difficulties in fetching data from data grid selected row through button. When I select row from datagrid, I'll click edit button After clicking edit button, the selected row should display in the popup textfields Is this possible to get selected row data and display in ...
Posted By Phinehas Oct 01, 2024 01:18:00 AM
Found In Egroup: Advanced Software
\ view thread
Good Morning Shane, I have one confirmation: it seems like the net logic also needs to be inside the panel with the chart for it to work, Right?. Also, your small tip was an eye-opener for me. Thanks a lot, it worked after days of effort. Have a Happy Day!
Posted By Phinehas Sep 30, 2024 12:37:00 AM
Found In Egroup: Advanced Software
\ view thread
I want a single popup to perform two different functions: when adding, the popup should display empty fields for entering new data, and when updating, the selected data from the data grid should be displayed in the text fields of the same popup. Do you have any idea to deal with this
Posted By Phinehas Sep 27, 2024 12:04:00 AM
Found In Egroup: Advanced Software
\ view thread
Thank you for your solution! Your explanation clarified the approach to link the popup and the data grid through an alias. I'll give it a try. Regarding the popup, yes, I was asking if it's possible to use the same popup for both add and edit operations. For example, I have bound the variables ...
Posted By Phinehas Sep 26, 2024 05:10:00 AM
Found In Egroup: Advanced Software
\ view thread
Good evening, I'm trying to refresh the grid from the save button on a popup. How can I call the grid refresh function? and also Can I use same popup for add & edit with dynamic headers. Could anyone please help with this?
Posted By Phinehas Sep 25, 2024 02:21:00 AM
Found In Egroup: Advanced Software
\ view thread
Hi Good afternoon, I am trying to call a WebBrowser component in my NetLogic during the startup, but I'm getting null. I have referred to the ROKLive 2022 demo project for guidance. Could anyone please provide some ideas or a solution for this? I have included image below.
Posted By Phinehas Sep 10, 2024 12:38:00 AM
Found In Egroup: Advanced Software
\ view thread
Good morning, everyone, I'm working on a histogram chart and I want to display a double bar graph with a line, similar to the image below. Is this feasible in FT Optix? If yes, can anyone provide a solution? EDIT: added topic to thread subject, moved to Advanced Software community -F ...