laptop and a wrench

Bug

ColorPickers ChosenColor element client ID for client side code differs from server side.

Last Published: August 25, 2014 ArcGIS Server (.NET)
Bug ID Number NIM050364
SubmittedOctober 28, 2009
Last ModifiedJune 5, 2024
Applies toArcGIS Server (.NET)
Version found9.3.1
Operating SystemWindows OS
Operating System VersionXP
StatusNon-Reproducible

Additional Information

No Public Explanation

Workaround

This is not a bug but the intended control-naming design in ASP.NET.The reason for the appended ColorPickerPlus_ at client-side is done to ensure the uniqueness of the clientId of nested controls. Here are a couple of articles that go over this topic and discuss why client-side and server-side ids vary and how server-side ids could be passed to javascript:http://msdn.microsoft.com/en-us/library/1d04y8ss%28v=VS.100%29.aspxhttp://forums.asp.net/t/928744.aspxhttp://encosia.com/2007/08/08/robust-aspnet-control-referencing-in-javascript/http://stackoverflow.com/questions/1362338/how-do-i-pass-a-server-controls-actual-client-id-to-a-javascript-functionhttp://forums.asp.net/t/1395232.aspxPlease find attached the sample ColorPickerBug_Solution.zip provided in Nimbus, which now has two ways of accessing client-side controls via javascript, where clientids are passed via ScriptManager or direct onclick attribute assignment. This sample should answer the question for the customer.

Steps to Reproduce

Bug ID: NIM050364

Software:

  • ArcGIS Server (.NET)

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options