Hello,
We have an application that retrieved information from database and populate text boxes,(for example txtId, txtLastName, txtFirstName, txtDepartment...) Users want a button next to each text box, so they able to sort by ID, LastName Firstname or Department...
1.How do you set sort to txtbox?
2.We also have a txtbox for use as comment. Some users want to switch the txtbox into column such as excels, when needed. How can I achieve this?
Please help, thanks in advance.
Khanh
We have an application that retrieved information from database and populate text boxes,(for example txtId, txtLastName, txtFirstName, txtDepartment...) Users want a button next to each text box, so they able to sort by ID, LastName Firstname or Department...
1.How do you set sort to txtbox?
2.We also have a txtbox for use as comment. Some users want to switch the txtbox into column such as excels, when needed. How can I achieve this?
Please help, thanks in advance.
Khanh