Sunday, March 11, 2012

RadioButtonList + xml-script/client script question

hello.

well, unfortunatelly no. the problem is that the XXXlist ASP.NET controls you mention generates several checkboxes and radio buttons (ie, there's no representation for the XXXlist controls on the client side). so, if you're using the checboxlist, then there's no direct control ATLAS that can wrap that element on the client side. what you can do is use an ATLAS checkbox to represent each checkbox generated by the checkboxlist asp.net control. maybe you can expand that class so that it also implements the iscriptcontrol and then you can generate automatically the xml that wraps each element on the client side.


Then perhaps instead the team needs to support an input type 'radio'

This can't go unnoticed


hello.

well, yes...it's strange not having a radio button...well, i'd suggest that you'd write another post to suggest it and set the title to something like [REQUEST]: atlas radio button needed

No comments:

Post a Comment