cancel
Showing results for 
Search instead for 
Did you mean: 

How can i show item schedule line details in Tableview for each line item

Former Member
0 Kudos

Hai all,

I need to display schedule line details in Tableview for each line item.for example in each row i need to put one column along with button , if i click on this table that row should be expand vertically and must show all schedule line details in that.if i click my button again the visible expanded row should disappear...

if anybody works on this previously plz send some sample code...

leoiz....

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

To modify rows the best way is with the Iterator (do a search in the weblogs for "Iterator")

However for what you want to do I've only seen this really work successfully with a standard HTML table not using the tableView.