Hai, In my application I need to use tableLayouts. Either i need to create array of table layouts so that it would be easy to give a id for each or use a single table layout each time and change the id( unique id is the most required). I created a default tablelayout in .java file. My doubt is can I create any array of tableLayouts(in .java file), so that I can create unique id for each tablelayout. If there is no way i can create array of layouts is there any other way i can create a unique id for the same table layout each time it is called.
Thank you in advance --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

