Using Sharepoint TextField, Label Field to get bounding data from multi list

Posted by HieuNT on Stack Overflow See other posts from Stack Overflow or by HieuNT
Published on 2010-05-01T09:17:50Z Indexed on 2010/05/01 9:27 UTC
Read the original article Hit count: 232

Filed under:
|

Hi all,

I have to make a custom webpart in sharepoint 2010 to customize defaults form of SP List. But, the custom form i make have a field must get/set data to field of other list. Sample : I make a custom create custom Editform.aspx for List A by add a webpart to this page, that add. but in it have a text box that load data from a field in List B. is it possible to use method FieldName in TextField class ?

Thank alot.

© Stack Overflow or respective owner

Related posts about sharepoint

Related posts about textfield