• Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
  • Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!

ASP.Net Grid Control recommendations

Collapse
X
  •  
  • Filter
  • Time
  • Show
Clear All
new posts

    ASP.Net Grid Control recommendations

    Hi,

    I need an ASP.Net compatible grid control that supports hierarchical data (ie can drill down within the same grid). Also, the grid must support HTML rendering. That is to say if the data is
    Code:
    <b>Some data</b>
    the grid should not display the markup, just the bold text.

    Any takers?

    TIA

    Suity
    Knock first as I might be balancing my chakras.

    #2
    Originally posted by suityou01 View Post
    Hi,

    I need an ASP.Net compatible grid control that supports hierarchical data (ie can drill down within the same grid). Also, the grid must support HTML rendering. That is to say if the data is
    Code:
    <b>Some data</b>
    the grid should not display the markup, just the bold text.

    Any takers?

    TIA

    Suity
    Programmatic binding in hierarchical ASP.NET GridView | RadGrid demo

    Comment


      #3
      ASP.NET AJAX Data Grid Control | DevExpress

      Comment


        #4
        Originally posted by mudskipper View Post
        Is that your idea of an answer, a poxy link to a demo. Call your self a PC world technical support assistant!

        Comment


          #5
          Originally posted by woohoo View Post
          Is that your idea of an answer, a poxy link to a demo. Call your self a PC world technical support assistant!
          Maybe he works there?
          McCoy: "Medical men are trained in logic."
          Spock: "Trained? Judging from you, I would have guessed it was trial and error."

          Comment

          Working...
          X