datalist problem
-
hi all, im using an datalist in my application,everything is going fine ,but when i click the edit button to edit an record im getting an error like assembly not found.im using this code for the edit command of the datalist.
DataList1.EditItemIndex=e.Item.ItemIndex;
with regards,
susa -
hi all, im using an datalist in my application,everything is going fine ,but when i click the edit button to edit an record im getting an error like assembly not found.im using this code for the edit command of the datalist.
DataList1.EditItemIndex=e.Item.ItemIndex;
with regards,
susa -
hi all, im using an datalist in my application,everything is going fine ,but when i click the edit button to edit an record im getting an error like assembly not found.im using this code for the edit command of the datalist.
DataList1.EditItemIndex=e.Item.ItemIndex;
with regards,
susahi susa , this is nikesh .i think you have to set command name property of button commandName="edit" in aspx page. if you will send custom error message it can be clear where the exactly problem. Nikesh Sahu nikesh
-
Hi there. Your sample code seems not to do with the error you are currently seeing. You might also want to post the error message.
hi there , im getting an error like 'the assembly is not found' .this is am getting . with regards, susa