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
Bineesh Viswanath
NA
1k
777.3k
Telerik RadGridView Column not auto sizing in c# winform
Aug 4 2017 7:38 AM
Hi,
my current project is in c# winform application.
I have a telerik rad gridview that is been fill from database. That all done.
There is a silly issue, this gridview does not fitting to the exact right side.
I used a code to manage those issue, but in vain.
foreach
(
GridViewColumn
column
in
dgvBankActionGrid.Columns)
{
column.BestFit();
}
kindly help me to solve this issue. see gridview screenshot below:-
Reply
Answers (
4
)
connecting biometric device with asp.net c# wpf software
Tally Integration with c#.net