lmf232s
03-21-2006, 10:48 AM
? Im not sure if i should even be using a gridview for this.
This is my first attempt at learning asp.net and im using 2.0 if it matters.
Basically i have called a SP and retruned the records to a gridview (again im not even sure this is what i should be using). Now what i need to do is format this phone list like i have done w/ asp.
Its a basic table set up w/ 3 columns and about 35 rows in each column.
What i need to do is create the phone list so it looks something like this
Name Ext Name Ext Name Ext
Joe Smoe 111 Don Knots 134 Alex Gane 323
Don Diddle 522 Rich Chris 442 Richard Johnson 432
Any help would be appreciated.
Thanks.
This is my first attempt at learning asp.net and im using 2.0 if it matters.
Basically i have called a SP and retruned the records to a gridview (again im not even sure this is what i should be using). Now what i need to do is format this phone list like i have done w/ asp.
Its a basic table set up w/ 3 columns and about 35 rows in each column.
What i need to do is create the phone list so it looks something like this
Name Ext Name Ext Name Ext
Joe Smoe 111 Don Knots 134 Alex Gane 323
Don Diddle 522 Rich Chris 442 Richard Johnson 432
Any help would be appreciated.
Thanks.