Click here to Skip to main content
15,886,864 members
Articles / Web Development / ASP.NET

nested grid view has duplicate records

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
6 Oct 2012CPOL 2.3K  
I like to use 1 nested gridview for showing the result like below, column 1 & column 2 are for main gridview and column 3 is for nested gridview.Main gridview , nested gridview are control of an user control.I like my result was like below: TransId Transmittal TranstoCon 1 ...

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

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


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions