C
Chris
I would like to know how to display data column for a single record contains many fields. Likes the first row shows first 5 fields, 2nd row show next 5 fields, etc...
I tried to use datagrid, datalist and datarepeater and could not get it to work. Do you know a way to do it, if so, how do you bind data to it.
Lastname firstname midlle name id
xxxxxxx xxxxxxx xxx xxxxxx
Parent/Guardians address city zip
xxxxxxxxxxxxxxx xxxxxx xxxxxx
From http://www.developmentnow.com/g/8_2004_10_0_27_0/dotnet-framework-aspnet.htm
Posted via DevelopmentNow.com Groups
http://www.developmentnow.com
I tried to use datagrid, datalist and datarepeater and could not get it to work. Do you know a way to do it, if so, how do you bind data to it.
Lastname firstname midlle name id
xxxxxxx xxxxxxx xxx xxxxxx
Parent/Guardians address city zip
xxxxxxxxxxxxxxx xxxxxx xxxxxx
From http://www.developmentnow.com/g/8_2004_10_0_27_0/dotnet-framework-aspnet.htm
Posted via DevelopmentNow.com Groups
http://www.developmentnow.com