Results 1 to 3 of 3

Thread: Raised effect

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Feb 2004
    Location
    Canada
    Posts
    21

    Raised effect

    I'm running Visual Studio.Net 2003 and am currently attempting to convert my Access 2000 'adp' file which uses a SQL 2000 database . I have 2 panels of data displayed (2up) in Access as 2 separate subforms. With subforms I had the flexibility of defining each data fields size,background color,font ... etc.
    It appears that subforms are not supported so I am using 2 datagrids. I'm hoping this is the way to go. In Access one of the borderstyle options was 'Raised'. How do I get this effect in a datagrid Column using tablestyles? Or, would this require special programming.

  2. #2
    Addicted Member MasterBlaster's Avatar
    Join Date
    Jul 2002
    Location
    Seattle
    Posts
    196
    Short of building your own datacolumn controlls your pretty much screwed.
    "And most of the evils of society can, in fact, be cured through information. We have a society that has been disinformed and based on the disinformation has made irrational choices. And that's what I mean by 'ignorance.' People, who ordinarily might be smart, are deprived of the data by which to make a rational decision, don't have the data to do it."
    Frank Zappa

  3. #3
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    Check out the TableStyles collection property in the datagrid. That is where you can change the different formatting and look of the grid.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width