Detailsview Web Control

M

maidoo

hi everybody ,
here's my scenario
im having datalist , when i select any value from it , then it executes a
select statmenet with the selected value as a parameter , the selected data
is viewed in a detailsview control , which then could be updataed , or if no
data is relative to the datalist value , the detailsview is in insert mode
anyways, the detailed data contains a date which is a starting date , a
production quantity , a rate and an end of production date which is
calculated from the other 3 values (staring date , rate and quantity)
how can this value (ending date ) be setted automatically from an output of
a function that calculates it from the other 3 parametars
my proplem is that i can't access the field value to change it (e.g
detailsviewcontrol.fields("ending date"). value = function_calc_date() )
 

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

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,901
Latest member
Noble71S45

Latest Threads

Top