Hello,
I have a Radgrid (horizontal scrolling turned on) that has about 15 columns and within that I have a RadAsyncUpload control to upload documents in the Edit mode. The display looks good when in ItemTemplate but when I try to edit the record inline, the RadAsyncUpload column displays outside of the RadGrid and far towards the right on the screen. I tried to use a TextBox and RadUpload instead of the RadAsyncUpload control and noticed that Textbox position works fine in edit mode but not RadUploads position. It behaves the same as RadAsyncUpload control.
I have attached the image of the grid that shows the Attachment column and where the RadAsyncUpload control is supposed to be positioned( position 1) and where it is being positioned (position 2).
I have played around a lot with changing the css, z-index, put the control within div tags with css class but nothing seems to be working.
Appreciate all your help,
Kal.
I have a Radgrid (horizontal scrolling turned on) that has about 15 columns and within that I have a RadAsyncUpload control to upload documents in the Edit mode. The display looks good when in ItemTemplate but when I try to edit the record inline, the RadAsyncUpload column displays outside of the RadGrid and far towards the right on the screen. I tried to use a TextBox and RadUpload instead of the RadAsyncUpload control and noticed that Textbox position works fine in edit mode but not RadUploads position. It behaves the same as RadAsyncUpload control.
I have attached the image of the grid that shows the Attachment column and where the RadAsyncUpload control is supposed to be positioned( position 1) and where it is being positioned (position 2).
I have played around a lot with changing the css, z-index, put the control within div tags with css class but nothing seems to be working.
Appreciate all your help,
Kal.