Is it possible to have a Datalist with an Edit mode (<EditItemTempl ate />) and custom paging?
I can get <EditItemTempla te> mode and custom paging to work seperately but not together. I can delete a row from the datalist, but once I go into edit mode the UpdateCommand fails. Is this possible because I am going around in circles with postback or not Postback?
I can get <EditItemTempla te> mode and custom paging to work seperately but not together. I can delete a row from the datalist, but once I go into edit mode the UpdateCommand fails. Is this possible because I am going around in circles with postback or not Postback?
Comment