we are having a gridview , within the grid in a template column we have placed a RadUpload control / .
when we upload a file through this radupload control for a row , it behaves unexpectedly , and attach the same uploaded file with each RadUpload control in each row in the grid.
when we debugged , it showed that the uploaded file is attached with a client id of upload control , which is to be same for each row in the grid. can you suggest some work arround....or solution.
when we upload a file through this radupload control for a row , it behaves unexpectedly , and attach the same uploaded file with each RadUpload control in each row in the grid.
when we debugged , it showed that the uploaded file is attached with a client id of upload control , which is to be same for each row in the grid. can you suggest some work arround....or solution.