LonnieJohnson
Programmer
I have a GridView that has four columns from a SQL Server View. The four columns and their data types are...
Page ID : Int
Page : String
Add : Int
Remove : Int
The Add and Remove columns are yes/no fields that have 0 or 1. How can I make those two columns show as check boxes on my GridView?
I am using VS2005.
Thanks.
ProDev, Builders of Affordable Software Applications
Visit me at ==>
May God bless you beyond your imagination!!!
Page ID : Int
Page : String
Add : Int
Remove : Int
The Add and Remove columns are yes/no fields that have 0 or 1. How can I make those two columns show as check boxes on my GridView?
I am using VS2005.
Thanks.
ProDev, Builders of Affordable Software Applications
Visit me at ==>
May God bless you beyond your imagination!!!