Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 159335
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T10:50:26+00:00 2026-05-11T10:50:26+00:00

Do you typically use the designer or do everything in the ASPX? Are the

  • 0

Do you typically use the designer or do everything in the ASPX?

Are the resources you’ve found particularly helpful to come up to speed quickly on how to use this control? I’ve noticed the intellisense comments for this control are minimal.

I’m continuing to browse the documentation on Telerik’s web site, I’m wondering if there are any quicker — ‘How to bind a dataset and customize the grid using templates in 15 seconds’ type of article. Trying to reduce my learning curve for using this control.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T10:50:27+00:00Added an answer on May 11, 2026 at 10:50 am

    We recently started using RADGrid on my team. We have found their LiveExamples to be very informative. The biggest part of easing use of RADGrid is not the grid itself but in how the data is populated. If you simply want to test the layout of the grid initially then you can use any collection that implements IEnumerable (and a couple of others) as the datasource.

    void RadGrid1_NeedDataSource(object sender, EventArgs e) {     List<Stuff> things = new List<Stuff>();     /// fill the list     RadGrid1.DataSource = things; } 

    This will let you focus on the presentation of the collection in the grid. I would refer to the LiveExamples included in the installation for a full explanation of these and to see them in action. The LiveExamples are really quite nice.

    When it comes time to plug in your data, use an ORM framework (like NHibernate or Linq2SQL) to get collections of objects and bind these collections to the DataSource as above.

    You can use plain DataTables and DataSets to bind to the DataSource also, but those are only good for very small applications.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 68k
  • Answers 68k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • added an answer What happens if you set the Web Service timeout length… May 11, 2026 at 12:09 pm
  • added an answer If you want the Visual Studio project path, at compile… May 11, 2026 at 12:09 pm
  • added an answer Form.ActiveControl may be what you want. May 11, 2026 at 12:09 pm

Related Questions

Do you have any advice/rules on selecting a multiplier to use in a (multiplicative)
Do you often see in API documentation (as in 'javadoc of public functions' for
Do you use ILMerge? Do you use ILMerge to merge multiple assemblies to ease
Do you guys know how I can use the Curl command line to POST
Do you need to use some kind of provider? Can you setup your own
Do you have any experience of designing a Real Shared-Nothing Architecture? Would you have
Do you know where I could find some useful third party (free) code snippets
Do you know managed tools for manipulating PowerPoint files? The tool should be 100%
Do you use Design by Contract professionally? Is it something you have to do
Do you know if it's possible to build an application for the LinkedIn platform?

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.