cancel
Showing results for 
Search instead for 
Did you mean: 

Number of Rows, displaying a table with only one row

former_member198060
Participant
0 Kudos

Hello,

I am doing my first VC tests on the discovery System.

I have an input form where I put in the username, then choose a user from a table and with the user ID I want to show the user details in another table.

Now since I am only pickling one user, the new table will only have one row. In VC I cannot set the no. of rows to 1 though, since I cannot edit the no. of rows field. I also cannot disable the scroll buttons.

Why is that?

Is there another way to display user details? I tried to display it in read-only form, but it is pretty ugly.

Another question regarding designing in VC:

Are there any design elements in VC for example to group form fields that belong together? Let's say I have street name, number, postal code and so on, could I use a design element to group them under the label "Address" ?

Accepted Solutions (0)

Answers (3)

Answers (3)

JHPieters
Explorer
0 Kudos

Peter,

For some reason the No. of Rows and Scroll Buttons options are only available if your compiler is set to Web DynPro. Whenever you compile to Flash they're disabled.

Regards

Hennie

Former Member
0 Kudos

Hi Peter,

I checked this. But in my system it is working correctly.Try once again.

Regards,

Basheer

Former Member
0 Kudos

Hi Peter,

select the table and go to configure element window and set selection mode property = multiple and check the option for keep selected rows.

hope this will work

Regards

Srinivas