Hi All,
I am new here and to android I got some problem I want to add dynamic rows in tableLayout and make this scrollable I achieve this by absolutelayout on that adding scrollview then on dat scrollview added tablelayout using xml.
What I do in code add dynamic tablerows to this tablelayout and they are added and scrollable but I want to make them focusable so that I can show which row currently has focus I tried every thing but not getting any solution please help me out.
Regards
Saurabh

