Member
96
Points
|
Posted on
30 Oct 2013 04:05 PM IST
Hi,
This is the task I have discussed with
u…..here I have to display two columns value from a singlelist based on ADID.
ListName:-WorkHistoryEmployee
ListColumnNames:-StartDate,EndDate,OnsiteProjectManagerName,OffsiteManagerName,ADID
UIControls:-
ADID, StartDate,Enddate,Supervisor(Dropdown).Based on StartDate(UI Control), it should get
compare with ListColumnNames:-StartDate,EndDate.And Extract values from
ListColumnNames:- OnsiteProjectManagerName,OffsiteManagerName and should bind
into a dropdown
|