User Profile

Collapse

Profile Sidebar

Collapse
modolamara
modolamara
Last Activity: May 10 '09, 11:56 PM
Joined: Apr 18 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • modolamara
    replied to how can I deal with dataview
    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
    See more | Go to post

    Leave a comment:


  • modolamara
    started a topic How to implement a calendar in C# application?

    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.
    See more | Go to post

  • modolamara
    started a topic Change date format in a datagridview

    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...
    See more | Go to post
No activity results to display
Show More
Working...