Apuntes del True DBGrid
* Para agregarle al grid figuras:If Grid.Columns(2).Value = "1" ThenGrid.Columns(2).Style.BackgroundPicture = LoadPicture("C:\Prince Software\Softmatric\true.bmp")ElseGrid.Columns(2).Style.BackgroundPicture = LoadPicture("C:\Prince Software\Softmatric\false.bmp")End If
No comments:
Post a Comment