Skip to Content
0
Former Member
Jan 07, 2008 at 01:52 PM

ALV Tree check box is not working

44 Views

Hi All,

In my ALV tree when the user click on the node the line items of that node have to be selected automatically and when deselect, the line items have to be deselected automatically. It would be applicable for all nodes. But when i select the node the line items are selected autumatically and when i deselect the node only the clicked node is deselected, not the line item of that node.

Can u send me some methods which update the data when you change means the status of the checkbox.

i am using the change_item method for changing and updationg the alv tree data (status of the check box).

It is working when the user select the node, the line items immidiately selected. But not working for deselection of node. In this case only the node is deselected, not the line item.

One thing i can do i will call this chenge_item method when selected and can call some other method when deselected. But don't aware of the method which change the status when the user change the status of checkbox.I have already posted this question . Nobody has given me the exact answer. i am requesting all of you to share some knowledge on this if anybody has faced the similar proble.

Immediate response will be appreciated

Regards,

Jiten