Click here to Skip to main content
15,894,646 members
Articles / Web Development / HTML5

Nested GridView controls in ASP.NET: best practices

Rate me:
Please Sign up or sign in to vote.
4.90/5 (8 votes)
30 Oct 2011CPOL2 min read 90.1K   19  
ASP.NET GridView control hosting another GridView in data-centric web applications

Revisions


  

Compare Revision Minor Date Status Editor
27 - publicly available No 30-Oct-11 11:49 Available Deeksha Shenoy
26 No 27-Oct-11 3:48 Available DrABELL
25 No 27-Oct-11 3:48 Available DrABELL
24 No 18-Sep-11 14:52 Available Deeksha Shenoy
22 No 4-Aug-11 13:31 Available DrABELL
21 No 4-Aug-11 13:27 Available DrABELL
20 No 3-Aug-11 7:42 Available DrABELL
19 No 2-Aug-11 3:09 Available DrABELL
18 No 31-Jul-11 4:47 Available DrABELL
17 No 30-Jul-11 7:15 Available DrABELL
16 No 29-Jul-11 8:58 Available DrABELL
14 No 26-Jul-11 5:27 Available DrABELL
13 No 26-Jul-11 5:26 Available DrABELL
12 No 25-Jul-11 3:54 Available DrABELL
11 No 20-Jul-11 2:50 Available DrABELL
10 No 19-Jul-11 9:12 Available DrABELL
7 No 18-Jul-11 4:57 Available DrABELL
6 No 16-Jul-11 8:48 Available Deeksha Shenoy
5 No 15-Jul-11 9:27 Available DrABELL
4 No 13-Jul-11 4:55 Available DrABELL
2 No 13-Jul-11 4:19 Available DrABELL
1 No 13-Jul-11 4:14 Available DrABELL

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Engineer
United States United States
Dr. Alexander Bell (aka DrABell), a seasoned full-stack DevOps and Data Engineer holds PhD in Electrical and Computer Engineering, authored 37 inventions and published 100+ technical articles, including those popular at CodeProject totaling 4M+ views. Alex pioneered AI/NLP, Cloud development, .NET/Java technology stacks, advanced SQL extensions, HTML5/CSS3 and other important Web technologies; developed multiple award-winning Web/Win apps submitted to App Innovation Contests (AIC 2012/2013). Currently focused on Microsoft Azure Cloud and GitHub Copilot AI-enabled DevOps.

  1. Quiz Engine powered by Azure Cloud (Dev Challenge article)
  2. 'enRoute': Real-time NY City Bus Tracking Web App (IoT on Azure)
  3. Azure web app: Engineering Calculator VOLTMATTER
  4. Azure: NYC real-time bus tracking app
  5. HTML5/CSS3 graphic enhancement: buttons, inputs
  6. Aggregate Product function extends SQL
  7. HTML5 Tables Formatting: Alternate Rows, Color Gradients, Shadows
  8. YouTube™ API for ASP.NET

Comments and Discussions