tabs inside grid
-
Hi To all, Can anyone please give me, some hints or idea, how to create a grid, which will have tab inside... I want to do something like the following.... http://demos.telerik.com/aspnet-ajax/grid/examples/hierarchy/nestedviewtemplate/defaultcs.aspx[^] Thanks in advance
----------------------------- I am a beginner
-
Hi To all, Can anyone please give me, some hints or idea, how to create a grid, which will have tab inside... I want to do something like the following.... http://demos.telerik.com/aspnet-ajax/grid/examples/hierarchy/nestedviewtemplate/defaultcs.aspx[^] Thanks in advance
----------------------------- I am a beginner
Why dont you use Repeater to draw this. Repeater can draw any html on the screen. Use Nested Repeater to do this job. :)
Abhishek Sur **Don't forget to click "Good Answer" if you like this Solution.
My Latest Articles-->** Microsoft Bing MAP using Javascript
CLR objects in SQL Server 2005
Uncommon C# Keywords/xml> -
Why dont you use Repeater to draw this. Repeater can draw any html on the screen. Use Nested Repeater to do this job. :)
Abhishek Sur **Don't forget to click "Good Answer" if you like this Solution.
My Latest Articles-->** Microsoft Bing MAP using Javascript
CLR objects in SQL Server 2005
Uncommon C# Keywords/xml> -
thanks for your reply.. Though I dont have an idea on repeater, I will learn it and get back to you.. thanks again
----------------------------- I am a beginner
Most welcome... :thumbsup:
Abhishek Sur **Don't forget to click "Good Answer" if you like this Solution.
My Latest Articles-->** Microsoft Bing MAP using Javascript
CLR objects in SQL Server 2005
Uncommon C# Keywords/xml>