Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WinForms > GridView > Programming Detail Line

Not answered Programming Detail Line

Feed from this thread
  • Diogo Marins avatar

    Posted on May 3, 2012 (permalink)

    Dear,

    How can I (programmatically) to view a detail line (containing the description of the request) below the selected row in the grid?

    In which event this program?


    Looking forward ... 
    Attached files

    Reply

  • Posted on May 3, 2012 (permalink)

    Hello, 

    I am not sure what you would like to do. 
    I understand that you have a RadGridIView that is filled with data. It seems as though you want to be able to get to the data from the cells of a particular row. Is this the case? If so, under what circumstance would you like to get to this data? 

    Please let me know so I can help further
    Thanks
    Richard

    Reply

  • Diogo Marins avatar

    Posted on May 3, 2012 (permalink)

    What I need is to show a description (any text) in detail line by selecting a record in thegrid as image attachment.

    I would do the same thing as in the image except the photo of the person need onlydisplay the text. 
    Attached files

    Reply

  • Posted on May 3, 2012 (permalink)

    Hello, 

    You can see a full demo and code example of the Row Details Grid by going to the Demos that are installed on your computer with the Telerik Controls. 

    Open the Demo Application and browse to Grid View >> Rows >> Row Details. This will give you a full code sample of how to perform this functionality. 

    Hope this helps
    Richard

    Reply

  • Diogo Marins avatar

    Posted on May 3, 2012 (permalink)

    Richard,

    I tried to follow the example code from the demonstration, but could not reproduce it.

    When I put this snippet:

    this.radGridView1.DetailsColumn this.radGridView1.Columns = ["column name"];

    The IDE complains error.

    Can you guide the program this row details? 

    Reply

  • Svett Svett admin's avatar

    Posted on May 7, 2012 (permalink)

    Hello Diogo,

    You can get all necessary classes and files from the example that Richard is talking about.

    Regards,
    Svett
    the Telerik team
    RadControls for WinForms Q1'12 release is now live! Check out what's new or download a free trial >>

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WinForms > GridView > Programming Detail Line
Related resources for "Programming Detail Line"

[ Features | Demos | Documentation | Knowledge Base | Telerik TV | Code Library | Step-by-step Tutorial | Blogs | Self-Paced Trainer ]