Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

for table control

Former Member
0 Likes
546

Hi,

While selecting records in table control only one record is selected.

I want to edit mulitple records in table control.

Can anybody gives me suggestions.

Regards,

Laxmi.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
530

Hi,

While designing the table control at attritbuts section.at line selection

radio button use multiple instead of single.

Then u can edit the multiple records while selecting.

Regards,

Naveen M.

Edited by: Vijay Babu Dudla on Apr 29, 2009 1:42 AM

4 REPLIES 4
Read only

Former Member
0 Likes
530

you have to active multyple selections y the properties of the table control.

Read only

Former Member
0 Likes
530

Hi,

in PBO keep all field as input..

and in PAI .

write the update or Modify table from Tbale.

regards,

Prabhudas

Read only

Former Member
0 Likes
531

Hi,

While designing the table control at attritbuts section.at line selection

radio button use multiple instead of single.

Then u can edit the multiple records while selecting.

Regards,

Naveen M.

Edited by: Vijay Babu Dudla on Apr 29, 2009 1:42 AM

Read only

Former Member
0 Likes
530

Both metuku's are fooling point system.