G
Guest
How do I diplay only the user selected row on a GridView? I would like to
hide all of the other rows on the GridView. The only way that I am making it
work is to filter the dataset and rebind the GridView to the selected record.
Is there a better way to do this?
Thanks
hide all of the other rows on the GridView. The only way that I am making it
work is to filter the dataset and rebind the GridView to the selected record.
Is there a better way to do this?
Thanks