Groups | Blog | Home
all groups > asp.net webcontrols > july 2003 >

asp.net webcontrols : Using TypeConverters


David Jessee
7/14/2003 10:09:37 AM
I have a web Control that has a property for a DataGrid (TargetDataGrid).
Is there a TypeConverter that I can use for this attribute already in the
framework, or do I have to build one (creating a class that inherits
TypeConverter....though I'm not totally sure of how to do that).



Teemu Keiski
7/14/2003 10:21:55 PM
You mean it would show a list of DataGrids on the Page and user could be
able to choose the grid then?

Here is an example of such:
http://www.asp.net/Forums/ShowPost.aspx?tabindex=1&PostID=214342

--
Teemu Keiski
MCP, Designer/Developer
Mansoft tietotekniikka Oy
http://www.mansoft.fi

AspInsiders Member, www.aspinsiders.com
ASP.NET Forums Moderator, www.asp.net
AspAlliance Columnist, www.aspalliance.com


[quoted text, click to view]

AddThis Social Bookmark Button