Hi, There is an excellent article here on codeproject, that might help you... http://www.codeproject.com/KB/webforms/DAtaGridExportToExcel.aspx[^]
Those who want most to speak up, are often those who have nothing clever to say.
Hi, There is an excellent article here on codeproject, that might help you... http://www.codeproject.com/KB/webforms/DAtaGridExportToExcel.aspx[^]
Those who want most to speak up, are often those who have nothing clever to say.
Hi, Did you look at the built in sortable list types ?
Those who want most to speak up, are often those who have nothing clever to say.
Hi, Isn't is just to read it using if(txt_Custom1.Attributes["pdffield"] != null) { do anything with it.... } I guess you know how to sweep through all controls in the form. Hope this helps.
Those who want most to speak up, are often those who have nothing clever to say.
modified on Friday, June 20, 2008 3:33 AM