1
Answer

get the column data of datalist

Ask a question

i have applied in my project ajax and there is a datalist which i have bind with sqldatasource.There is some field(uid,date_time,question) and a button. when i click that button a fckeditor will open.when i store the data of fckeditor.there is a requirement of uid and question.how can i get it? plz help me.
problem is like this
uid-- sanjay
date-6/03/1984
question-what is my name
Answer----button

Answers (1)