Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
175
Condition Based ValueList Binding to a Cell at Client Side
posted

Hi,

I need to populate then bind a ValueList to a Cell at Client Side, based on cell value (which is pre-fed/ pre-populated Server Side). e.g.

  1. If Cell value is like "10:00 to 19:00" then display Value List containing values {"11:00 to 20:00",
    "12:00 to 21:00", "13:00 to 22:00"}
  2. If Cell value is like "PL" then display Value List containing values {"PL", "OFF", "CO"}

Product: NetAdvantage 2007 Vol . 1 with Visual Studio 2005 (.Net Fw 2.0)

Please help me.

Thanks & Regards,
Anuj D.Vaijapurkar.

Parents Reply Children
No Data