hi
instead of editcommandcolumn,
i added a templatecolumn, and inside the itemtemplate i put one textbox and bindend it with the column in table.
in the result page, it appears as a editable field,
my problem is that, the column name appears one more time as usal
format
quantity prname unitprice quantity tax
the first column appears as editable
HOW CAN I GET RID OF THIS SECOND "QUANTITY"
if i remove quantity field frm select statement, errors are coming
can you please guide me in resolving this problem?
thanks in advance
|