Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
2
Answers
Check my code for datagridview
Shovan Saha
7y
259
1
Reply
I have written code that results for only 1st row. I want to apply all rows. Please help me.
private void specialFont()
{
using (Font font = new Font(
"Arial", 9, FontStyle.Bold))
{
dataGridView1AP.Rows[0].Cells[3].Style.Font = font;
}
}
Post
Reset
Cancel
Answers (
2
)
Next Recommended Forum
datagridview1 4th column will special font
Knowledge of data privacy and protection initiatives