I am developing an app usning a two dimensional array of which I'm trying to use the itemdata property to reference the items in the array as an index, having trouble developing the code for this , the array is of type string, any ideas?
Could use some sort of routine that would generate a unique value which you could then decode back to the array indices. <br>Another simple method would be to use a seperator number between the row and column number i.e.<br>row = 34, coulmn = 23, use data as 34023 and then split the numbers on the 0 to get the row and column value. The Item data property can contain a long, so unless you have a large array then you should be able use this type of method.<br><br>James <p>James Culshaw<br><a href=mailto:james_culshaw@activedatasolutions.madasafish.com>james_culshaw@activedatasolutions.madasafish.com</a><br><a href= > </a><br>
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.