.NET 2 problems

R

riyaz.mansoor

Hi. Please help :(

1) In DetailsView, BoundField has ReadOnly property which excludes the
field in update commands. Whats the equivalent in TemplateField?
Currently I'm getting a method signature error as its looking for
fields1, fields2 which I want to exclude from the Update command.

2) I want to access the data row to be bound to the DetailsView. I
will be using it to include custom buttons and user actions depending
on the data contained in the row. How to do this? There HAS got to be
a better way than .Rows(i).Cell(j)! Especially since formatting can
change the cell value from the datasource value.

Thanks
Riyaz
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top