Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个基于 LOV 的广播组,有两个选项。我想默认选择第一个选项。
我将默认值设置为静态值,但这不起作用,无线电组在页面加载时仍然没有选择任何内容。我怎样才能做到这一点?
设置默认值是正确的方法。很可能您已经默认了您想要的显示值?它必须是返回值(例如 DEPTNO 而不是 DNAME)。