I have a grid with various columns and when I use col.Format = m_sysSettings.DATE_FORMAT I have no problems with the data I enter getting formatted to dates. The problem is when I click on them to edit them, they switch back to the format I entered them in. Is there a quick way to set a variable that forces them to stay in the set format even when editing them?

Searching has given me the impression that this is only available on .NET framework 3.5 with the Microsoft.Web.Administration Namespace, is this true? I'm running.NET framework 2.0 on IIS 6. Thanks.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.