2
Answers

Query

Rushal Arora

Rushal Arora

11y
859
1
 Response.Write("<td><%=(dsSubject.Tables[0].Rows[j]('Subject'))%></td>");

here i want to set the value of <%=(dsSubject.Tables[0].Rows[j]('Subject'))%> in a column but it is shown as it is in output so how to get its value, please help me out.
Answers (2)