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.
我们是否有 jqgrid 编辑模式的自动调整大小选项。我使用编辑单元格并说如果用户有大文本,然后双击它进入编辑模式,用户可能无法阅读文本,因为看起来文本字段是固定长度的。有没有办法我们可以调整它的大小,以便用户可以看到整个内容/文本。
如果您发现内联编辑过于严格,您可能需要考虑打开一个对话框来编辑行。例如,对话框可以为您的大文本字段提供足够的空间。