Hi Stephen
Please find the document that explains in clear.
Thanks
Satish
>Hi Stephen,
>But the problem in this is, it never deletes the selected row, It will delete the previous selected row if you are using Context Menu to delete the row.
>Thanks
>Satish
>
>>Hi Satish,
>>
>>Please try this
>>
>>this.treeViewAdv1.Nodes.Remove(this.treeViewAdv1.SelectedNode);
>>
>>Let me know if you have any questions. Thanks.
>>
>>Best regards,
>>
>>Stephen.
>>
>>>Hi Guru,
>>>How can i delete a current selected node at run time? I didnt find any function like treeview.DeleteNode(index).... something like this????
>>>Thanks
>>>Satish
DeleteNodeProblem_8093.zip