Hi,
I want to populate gridview from database, i have saved data from gridview to database. when i select radion button it save true in database.
now i want when i load data back into gridview , which radio button has value true in database it should be selected when gridview populated from database.
Thanks.