How can I transfer the selected item between postbacks using RadComboBox? I load database items using the WCF service and using the LoadonDemand function. I appreciate any help.
Thank.
It will be saved automatically if you enable ViewState, if you do not accidentally reorder the data (or reset the selected item) during postback. http://demos.telerik.com/aspnet-ajax/combobox/examples/populatingwithdata/autocompletesql/defaultcs.aspx
Source: https://habr.com/ru/post/1784834/More articles:PHP - How to get tokens? - phpКак печатать таксономию node в блоке? - drupalВ чем отличия между функциями Cast и Convert в SQL Server с T-SQL? - castingCan I load WCF configuration in xml at runtime? - .netLogical OR vs Logical AND: what should be more mandatory? - operator-precedenceError message when using HtmlHelper with CakePHP - phphierarchy of geography - hierarchyTrying to determine if a uuencoded file was - pythonVisual Studio 2008: .pdb files not created by "Build Solution" - debuggingHow to reset the number of primary keys / max in kernel data? - objective-cAll Articles