Here is my code,
GridView1.Rows[i].Cells[j].Attributes.Add("Style", CalculateProgressBarValue(Convert.ToInt32(GridView1.Rows[i].Cells[j].Text), GridView1.Rows[i].Cells[j].Height.Value));
private String CalculateProgressBarValue(int verimlilik, double heightt)
{
String...
Hi Everybody,
I wanna use image in gridview like attachment image. how can i height image equal to text font size
Have a nice day
https://imageshack.com/i/pb5ff2c6p
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.