stefutz101 Posted May 29, 2016 Share Posted May 29, 2016 How to reset that order ? What's the function name ? My script is affected after i change the list order , so i want to reset order back. Thanks in advance! Link to comment
Moderators IIYAMA Posted May 29, 2016 Moderators Share Posted May 29, 2016 I don't know an mta function for that. But you can: Read the gridlist and save it in a table. Clear the gridlist. Re-insert the items. Link to comment
stefutz101 Posted May 29, 2016 Author Share Posted May 29, 2016 guiGridListSetSortingEnabled i found that function . This function block sorting DONE . I solved the problem. Link to comment
Moderators IIYAMA Posted May 29, 2016 Moderators Share Posted May 29, 2016 Yea, that also works when you don't want to sort. 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