U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ Widgets - General questions or Mixed problems » GridCtrl not following SetDateScan / Format (Enquiry)
GridCtrl not following SetDateScan / Format [message #61982] Fri, 24 April 2026 11:05 Go to previous message
damojms is currently offline  damojms
Messages: 3
Registered: December 2024
Location: UK
Junior Member
I am writing an application for displaying results of a darts league.

I am using a GridCtrl to display the weekly fixtures, however I prefer the dates formatted as dd-mm-yyyy, so have set:

    SetDateFormat("%3:02d/%2:02d/%1:4d");
    SetDateScan("dmy");
within the GUI_APP_MAIN.

This appears to work for the DropDate widget (and the DB backend), but not the GridCtrl display.

/forums/index.php?t=getfile&id=7150&private=0

Is there a setup step that I've missed for the GridCtrl?
 
Read Message
Read Message
Previous Topic: How do I add WS_CLIPCHILDREN to dialog style
Next Topic: Add compilable testcases for nontrivial problems!
Goto Forum:
  


Current Time: Sun May 03 10:46:45 GMT+2 2026

Total time taken to generate the page: 0.00505 seconds