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
kajalchatterjee
NA
3
0
problem with datagrid
Dec 4 2004 5:02 AM
Hi, I am connecting orcale8i database using asp.net in C#. I am showing data(data comes from more than one table using sql join query) in a datagrid using dataset and then binding with datagrid. In first row it is showing all data. But from the 2nd row in few fields some part of data is getting truncated, like in username column user1 Us (Instead of user2) Us (Instead of user3) but if run the sql in oracle its showing all the data. In another page i am showing data in data repeater in this case same thing happening from 2nd row onwards. In another case after executing sql through datareader it does not return data. though in this case also if i run the sql in oracle it return rows. kajal
Reply
Answers (
2
)
Closing web form through a Web form button
dataTable