Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / DataGrid / September 2006

Tip: Looking for answers? Try searching our database.

DataGridView

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Max3vil - 22 Sep 2006 07:10 GMT
I have a DataGridView binded to an access datasource.
I Would like that every cell had -1 as value will use a different style
respect others cell.

Any ideas ?

tnx
Gaurav Vaish (www.EduJiniOnline.com) - 24 Sep 2006 07:14 GMT
>I have a DataGridView binded to an access datasource.
> I Would like that every cell had -1 as value will use a different style
> respect others cell.

Override "OnItemCreated" method. Apply 'Style' on the fly from the code.
Cannot do it declaratively... since it's not the cell that has a value of
'-1' but probably a Label may have a property called Text with content as
'-1'.

Signature

Happy Hacking,
Gaurav Vaish | http://www.mastergaurav.com
http://www.edujinionline.com
http://articles.edujinionline.com/webservices
-------------------


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.