Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. datagrid-graphic

datagrid-graphic

Scheduled Pinned Locked Moved ASP.NET
tutorialquestion
5 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    luckyve
    wrote on last edited by
    #1

    Hi. Datagrid is very simple in graphic ... I want to have a nice datagrid!what should I do? is there any component or code or ...? for example I want to have a nice line under each row in datagrid ... What can I do ?:cool:

    M 1 Reply Last reply
    0
    • L luckyve

      Hi. Datagrid is very simple in graphic ... I want to have a nice datagrid!what should I do? is there any component or code or ...? for example I want to have a nice line under each row in datagrid ... What can I do ?:cool:

      M Offline
      M Offline
      Michael Sync
      wrote on last edited by
      #2

      i guess, your example can be done by using CSS. If you want a datagrid component with more functionalities then you may try to use ComponenetOne WebGrid. I have tried once and i like it..

      Thanks and Regards, Michael Sync Blog: http://michaelsync.net

      L 1 Reply Last reply
      0
      • M Michael Sync

        i guess, your example can be done by using CSS. If you want a datagrid component with more functionalities then you may try to use ComponenetOne WebGrid. I have tried once and i like it..

        Thanks and Regards, Michael Sync Blog: http://michaelsync.net

        L Offline
        L Offline
        luckyve
        wrote on last edited by
        #3

        thank you Where Can I find this component? ot please tell me more aboute using css. I know about css but how can I use it in a datagrid?!!

        M 1 Reply Last reply
        0
        • L luckyve

          thank you Where Can I find this component? ot please tell me more aboute using css. I know about css but how can I use it in a datagrid?!!

          M Offline
          M Offline
          Michael Sync
          wrote on last edited by
          #4

          >>Where Can I find this component? http://componentone.com/ >>I know about css but how can I use it in a datagrid?!! Suppose: You wanna change the header style of DataGrid. So, you wrote like that in StyleSheet..

          .dgHeaderStyle
          {
          background: #566495;
          background-color: #CEDDFA;
          font-family: Verdana, Verdana, Verdana;
          color: #000000;
          }

          Then, Set your CssClass "dgHeaderStyle" to the header style of datagrid.

          That's all..

          Thanks and Regards, Michael Sync Blog: http://michaelsync.net

          L 1 Reply Last reply
          0
          • M Michael Sync

            >>Where Can I find this component? http://componentone.com/ >>I know about css but how can I use it in a datagrid?!! Suppose: You wanna change the header style of DataGrid. So, you wrote like that in StyleSheet..

            .dgHeaderStyle
            {
            background: #566495;
            background-color: #CEDDFA;
            font-family: Verdana, Verdana, Verdana;
            color: #000000;
            }

            Then, Set your CssClass "dgHeaderStyle" to the header style of datagrid.

            That's all..

            Thanks and Regards, Michael Sync Blog: http://michaelsync.net

            L Offline
            L Offline
            luckyve
            wrote on last edited by
            #5

            thank you. You helped me alot.

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups