[Mono-list] Porting ASP.NET app from IIS to XSP

Joe Audette joe_audette at yahoo.com
Mon Nov 7 07:38:35 EST 2005


If you look in the code comments in SmartCombo.cs
there is example usage. Also it is used in mojoPortal
web on the /Admin/ModuleSettings.aspx to enable giving
a single user edit access to a module without
populating the dropdown with all users.

You do have to make a page to return data to it but a
sample is in the comments along with sample sql

Hope it helps,

Joe

--- Oleg Deribas <oleg at td.kharkov.ukrtel.net> wrote:

> Joe Audette wrote:
> 
> > I would look into implementing an ajax type
> solution
> > that populates the dropdown with just a few items
> at a
> > time based on what the user keys.
> > 
> > I have implemented a solution like this in my
> > mojoportal project. I recently split that out of
> the
> > main project into mojoPortal.Web.Controls.dll and
> the
> > control is called SmartCombo or SmartDropDown I
> can't
> > remember off hand. 
> 
> Could you please provide simple example of
> SmartCombo usage?
> Or there is some documentation and I've missed it?
> 
> -- 
> Oleg
> > _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
> 


joe_audette [at] yahoo dotcom
http://www.joeaudette.com
http://www.mojoportal.com


More information about the Mono-list mailing list