TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
TAN WhoAMI
NA
291
0
using Textbox to update DataGrid, while working with Databases
Jul 6 2012 3:25 AM
how can the textbox contents to be transferred identically to the DataGrid in the column?
My WPF textbox is Multiline, and users type its contents in the textbox continuously, and its contents would go to the next line after reaching end of the line in the textbox.
However, when it is saved to the Database, those contents from the textbox would just appear as a SINGLE LONG line in the DataGrid.
Any constructive comments are highly appreciated.
Attachment:
code 2.zip
Reply
Answers (
2
)
I created form Used Following code but when am running the program am getting only a empty...whats the wrong with can anyone find ? do me a hel yaar....
How to get the database table values into combobox??