This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 94457 - Creating a checkboxList in a tabular form (Grid form)
Summary: Creating a checkboxList in a tabular form (Grid form)
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 5.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Gregory Murphy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-05 19:21 UTC by bugbridge
Modified: 2007-02-05 19:21 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bugbridge 2007-02-05 19:21:14 UTC
Original status: 3-Accepted; Suggested Status: NEW

Original Target Release: mako_dev; Suggested Target Milestone : Dev


Description:
This is from a forum thread. the URL to the forum thread is:
http://swforum.sun.com/jive/thread.jspa?threadID=54297&tstart=0

The messages pasted by the customer are:
Hello ALL,

What is the procedure to create the checkBoxList component that should render
into tabular form

I mean to say, it has to take support both pageDirection and lineDirection
Property of checkBoxList component

How can I do this?

Thanks,
Sudhakar
------------------------------------------------------------------------------------------------------------

OK, I understand that.

But having different radio button groups/checkbox groups involoves lots of
client side coding(Javascript) and also much coding at server side as each group
will be assigned with different ID. So it may leads to some confusion in coding
also (Code become little complicated).


So, I Think this functionality should be available for these JSF components
which helps the developer a lot. I hope/expect this functionality will be
included in next JSF specfications revision

Thanks
Sudhakarf

------------------------------------------------------------------------------------------------------------

Hi Giri,

This is what I got from my client.

If is it possible to provide the answers in rows (more than one choice per row),
that would be great. For the more complex jobs, we may need more space to have
more information provided.

He is not interested on ListBox model for chckboxes.

So, I think some of the clients are interested in these type of models also, and
I think components display in tabular form is must. to fulfill the client's
requirements. Isn't it ?

After all a client is a god for any software company :)


Thanks
Sudhakar Chavali

------------------------------------------------------------------------------------------------------------

The requirement is to display the options of a checkboxList in multiple rows.
For example if a checkboxList has 5 items, then there should be an option where
the first 3 items are displayed in row 1 and the other two items are displayed
in row 2. 


xxx@xxxx 2005-06-28 06:20:28 GMT