G
Guest
Hi
I am using List View control to add few records(listview items) . I want to associate some data to each of the list view item or record that I add. It is very easy to do in normal C# by using Tag method. But unluckily Tag method is not supported in Compact Framework. Is there any replacement for the Tag method or is there any work around to do so
Please help
Thanks a lot
Amit Patankar
I am using List View control to add few records(listview items) . I want to associate some data to each of the list view item or record that I add. It is very easy to do in normal C# by using Tag method. But unluckily Tag method is not supported in Compact Framework. Is there any replacement for the Tag method or is there any work around to do so
Please help
Thanks a lot
Amit Patankar