User Profile
Collapse
-
from my understanding of it, the view variable refers to one object at a time when you assign it to the new object (new Dataview(DTB)) its no longer referring to the first object -
How to implement a calendar in C# application?
Hi people,
Does anyone know what the best way to implement a calender in C# is? I want it to display days of the week vertically and time horizontally and then populate it with events generated fro my program dynamically
any help would be greatly appreciated. -
Change date format in a datagridview
Hi people,
im importing a date column from a mysql database to a datagridview but it automatically changes the date format from 'YYYY-MM-DD' (Mysql format) to 'MM/DD/YYYY'
since the user has to type in the date in mysql format to update or insert new records, I want to force the datagridview to display the date column in mysql format for consistency.
Heres my code for that:
dataGridView1.D ataSource...
No activity results to display
Show More
Leave a comment: