Page 1 of 1

Show MySQL data in Datagrid

Posted: Fri Jun 26, 2015 8:12 pm
by ronniebellie
I successfully created a button to connect to the data in my MySQL database. How do I show that data (name and title and summary) in a datagrid?

Re: Show MySQL data in Datagrid

Posted: Fri Jun 26, 2015 8:44 pm
by ronniebellie
Just figured it out from a sample stack. Solved.