Hello,
This is my problem :
In all of these attributes (below) I would like to set as Read-Only only the TaskNameMapping if it's possible ?
TaskIdMapping="Rank"
TaskNameMapping="Name" => ReadOnly:"true"
StartDateMapping="StartDate"
FinishDateMapping="EndDateGantt"
DurationMapping="RealisationTime"
ProgressMapping="Progress"
CostMapping="AmountHT"
Thanks!