WPF C1Flexgrid [英] WPF C1Flexgrid

查看:227
本文介绍了WPF C1Flexgrid的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以在WPF C1Flexgrid的单元格中添加一个小按钮?要求就是这样,按钮会很小,[...]将在右端,点击时会出现一个小弹出窗口。用户可以在其上输入文本,并在关闭
时弹出文本将进入网格单元格。请帮助我。我想看看我的网格单元格。 

Is it possible to add a small button in a cell in WPF C1Flexgrid? Requirement is like that, button will be small with [...] will be at the right end and while clicking on that a small popup window will come. User can enter text on it and while closing that popup the text will come in grid cell.Kindly help me out. I want to look my grid cell like this. 

推荐答案

我从来没有使用过c1flexgrid,但我猜它有点像常规数据网格,你可以模板化列。

I've never used a c1flexgrid but I guess it's a bit like a regular datagrid and you can template a column.

我建议用户控件包含一个文本框和按钮。  ;当用户点击按钮时,它会显示一个模态对话框,用于捕获数据并返回给用户控件。

I'd suggest a usercontrol containing a textbox and button.  When the user clicks on the button it shows a modal dialog which captures the data and returns to the usercontrol.


这篇关于WPF C1Flexgrid的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆