svibuk
02-11-2011, 12:37 AM
i am using gridview i want the below gridview layout which whill be populated with data from database
the select will have a unique id of the records
the code needs to be written in the codebehind page
when the particular record is selected using select a window will popup.
how do i get this way of codeing with gridview??
the way i need is
Names Pers. Prof Tax Leaves View
Mr.smith select select select select select or
Mr. james image mage image image image
.
.
.
al l the names will come from database. & i need to write all the binding , selecting codes in .aspx.cs page
when i click select or the image a modal popup shld open with the controls
the select will have a unique id of the records
the code needs to be written in the codebehind page
when the particular record is selected using select a window will popup.
how do i get this way of codeing with gridview??
the way i need is
Names Pers. Prof Tax Leaves View
Mr.smith select select select select select or
Mr. james image mage image image image
.
.
.
al l the names will come from database. & i need to write all the binding , selecting codes in .aspx.cs page
when i click select or the image a modal popup shld open with the controls