DzMG-LV Posted March 12, 2016 Share Posted March 12, 2016 I need to fetch DATE from mysql table into the gridlist text, but i dont know how to. Anyone can help? Link to comment
GTX Posted March 12, 2016 Share Posted March 12, 2016 Connect & fetch MySQL rows from server-side and once they're fetched send them to client-side, loop through them and insert them into grid list. Link to comment
DzMG-LV Posted March 14, 2016 Author Share Posted March 14, 2016 Connect & fetch MySQL rows from server-side and once they're fetched send them to client-side, loop through them and insert them into grid list. Thanks, its working now. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now