i having some records in the dataset now i want these records to exports to the excel sheet, with proper alignment with the header text..for example..
adp=new oledbdataadapter("select obj_type,obj_name from mytable",con)
adp.fill(ds,"mytable")
Now i want these two columns to export into the excel sheet.. Help me..im using VB.Net...
No replies to this topic
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account


Back to top









