I have got two DropDownLists. I want when I set in one value it should change in secound DropDownList the vales. Please Help.
Always the values should look like updated.
|
I have got two DropDownLists. I want when I set in one value it should change in secound DropDownList the vales. Please Help. Always the values should look like updated. |
|||
|
|
|
I would use jQuery for that..
|
|||
|
|
|
I do this by ASP.NET. Here is a code :)
|
|||
|
|
|
You can achieve this functionality in SharePoint forms using the SPServices open source library.
Here's some documentation for it: link If you just need an ASP.Net way of doing it, then you can do it by updating the datasource of |
||||
|
|