开发者

dynamically add gridview on page

how i can add gridview dynamically with itemTemp开发者_如何学运维late to the page using c# code? I wanted to add dynamic no of gridview (3 to 10) as per requirement on page. i want template sort of class which will create & handle 'n' gridviews design & events


To learn about adding controls to an ASP.NET page at runtime, refer to the following articles:

How to: Add Controls to an ASP.NET Web Page Programmatically

[How Do I:] Add Controls to an ASP.NET Web Page Programmatically (Video)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜