The idea of this forum is so we share knowledge, not look for personal tutors!
Post your questions and we will answer them H E R E
Jerry Grant................tnarG yrreJ Website: <JG-Design></.net> Email: [email protected] Working towards a bug free world......
(Not a Microsoft employee)
Please clarify!
Your code looks like you are populating a table with data from your database, and the first column is required to be used as a link? if so then the following line should be changed:
Secondly, you want the Life column to be a combo box? This would mean removing it from the table, otherwise the table cells for that column would each have a combo with one item each? (Using a <SELECT>)
You need to rephrase your Q so I can understand your requirement.
Jerry Grant................tnarG yrreJ Website: <JG-Design></.net> Email: [email protected] Working towards a bug free world......
(Not a Microsoft employee)