Announcements
Hey all, need some help. I have been trying to get information form a Data Table and populate a bunch of textboxes when the user presses the Edit button. I have used the txtBrand.Text = dtDeviceInfo.Selected.Brand but nothing shows up and I have been researching through this site and can't seem to find a way to do this.
Hi @Anonymous
DataTable1.Selected.Education
Sorry for taking a while to reply the issue is I need it done when the user hits the edit button. So within btnEdit.OnSelect I have the code
txtBrand.Text = dtDeviceInfo.Selected.Brand
Which then does nothing when the button is pressed
@Anonymous
I just tried your response but the issue is that I am using a text box and not a lable as this is also used as an input method. The text box does not have the TEXT property in the pull down
So easy how did I not know that
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 416 Most Valuable Professional
11manish 205 Super User 2026 Season 2
MS.Ragavendar 128 Super User 2026 Season 2