titan_boy Posted February 9, 2015 Share Posted February 9, 2015 Hello all, i have created an gui with 3 gridlist and in one of them you can see your items. to set your items for sale you must select an item in the first gridlist and press on a button. then the item is going to the other 2 girdlists. i was working on a "remove from sale" button but how to remove the 2 rows in 2 gridlists with 1 selected row? thx for helping. sorry for my bad english Link to comment
JR10 Posted February 10, 2015 Share Posted February 10, 2015 You can get the selected item's text and then search through the other 2 grid lists removing the matching items. You could also use guiGridListGetItemData guiGridListSetItemData Link to comment
titan_boy Posted March 2, 2015 Author Share Posted March 2, 2015 @JR10 but its not at the same row. Link to comment
titan_boy Posted March 29, 2015 Author Share Posted March 29, 2015 can anyone help me please?? i need to select the item in 1 gridlist but it must be removed in 2 gridlists and the rows are not the same. 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