Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • monster 13 posts 33 karma points
    Nov 02, 2010 @ 09:10
    monster
    0

    Create new datatype and fill from custom method

    Hi

    So I basically want to add a new property to member types:

    DropDown List that i populate from a method that I have in my custom dll. GetClients() which returns a list of of my Client class with properties of Id and Name.

    So as I understand that i need to create a new datatype. One of type drop down list. now it has a prevalue property, how do i simply bind the drop down to the list of clients i get from my method?

     

    Do I need to get XSLT to read out the method and fill the drop down? if so then how do I get the dropdown to reference the XSLT?

     

    Thanks in advance,

    M

Please Sign in or register to post replies

Write your reply to:

Draft