Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
❔ Display data saved in database in a specified format - C#
C
C#
•
4y ago
•
12 replies
CoreVisional
❔ Display data saved in database in a specified format
Hi
, how can i display the value in a specific format than the one saved in database
? For example
, I have in my database
ID
Level
1
LevelOne
2
LevelTwo
ID
Level
1
LevelOne
2
LevelTwo
When retrieving data from the database and showing it in a table
, how do I make it display
"Level 1
"
,
"Level 2
"
, instead of
"LevelOne
"
,
"LevelTwo
"
?
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
62,270
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
✅ display data from database
C
C# / help
3y ago
identity server cannot login even data is saved in the database
C
C# / help
2y ago
How to display data from database in Tile view in wpf
C
C# / help
3y ago
System.FormatException 'Input string was not in a correct format.' - Correct format is entered
C
C# / help
4y ago