ListView is a popular component I recommend to use it in your application. You can find it every application in different forms. It’s main point to display items in a list which is scrollable when all items can’t fit on screen. Usage is relative simple when you don’t want to use custom look with Button or Checkbox for example. When you use this kind of components problem will come up with onItemClick event handler which will not respond to click event.
Android onItemClick problem with ListView and Button
July 27th, 2010 - kepesShow details in Displaytag table with jQuery
July 7th, 2010 - kepesUsually we use DisplayTag tag library in our projects because it can be easily integrated with Struts2 and Springframeworks, and we can format or reprogram it quickly but I would like a little bit more. It would be good displaytag can display detail information for each row in a slide-down row with jQuery. This technique is good for users who not interested in all column from a database table all time but sometimes they would like to see detailed information.