Click here to Skip to main content
15,914,010 members

Comments by asasql (Top 15 by date)

asasql 27-Jun-15 1:27am View    
how do i use this code in VB.NET language?
asasql 11-Jun-15 6:25am View    
i tried to insert a formula like this:
ToText({siswa.Tanggal_Lahir}, "MMM dd, yyyy")

but a error message said "too many arguments" showed up
asasql 9-Jun-15 20:23pm View    
just one table, but i want all the row in the table to be viewed in crystal report.
asasql 24-May-15 7:34am View    
Deleted
thank you. all the column finally adjusting to the size of datagridview.
the only problem left is that in the column date of birth in excel the time is also displayed like this: (12/5/1994 12:00 am).
how do i get rid of the time display using coding?
asasql 23-May-15 3:06am View    
how do i bind the data to datasource?