I want to populate text for the label using Eval or Bind in the InsertItemtemplate of FormView. FormView is binded to the EntityDataSource.
I used datbound event of formview to do that in Insert mode. As no data is present in the Insert Mode. Not able to get the DataItem value. Its value is null in Insert Mode.
shirishmanda
Member
4 Points
48 Posts
Eval or Bind in InsertTemplate
Apr 26, 2012 10:41 AM|LINK
HI,
I want to populate text for the label using Eval or Bind in the InsertItemtemplate of FormView. FormView is binded to the EntityDataSource.
I used datbound event of formview to do that in Insert mode. As no data is present in the Insert Mode. Not able to get the DataItem value. Its value is null in Insert Mode.
Can any one suggest me .
Regards,
Shirish .M