On Sep 13, 2004, at 7:41 AM, Andre Vieira Branco wrote:
Hi!
I am considering to use the displaytag in my project where I work. But I
need to know if certain functions are avaible or not.
1) Is it possible to put radio or check buttons in the columns?
A lot of folks have submitted contributions, but none have been added to the core - primarily because of lack of unit tests and poor patches. Here's the latest one:
http://www.euclidsoftware.com/displaytag/
You can simply add checkboxes to the body of a column too. Example at:
http://demo.raibledesigns.com/appfuse/demos/users-edit.jsp
2) Links but instead of the link text, an icon that represent this link?
Sure, just create a link manually in the body of a tag.
3) In the header of the grid... is it possible to put objects like text box
Sure, see textbox example above - you just need to basically put HTML in the "title" attribute.
so I can use as filter to the grid?
You'll have to implement searching yourself - although one contributor did send a patch w/ this feature. We haven't integrated it though.
Matt
------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php _______________________________________________ displaytag-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-user

