开发者

How to Uncheck Radio button in Wpd DataGrid Coloumn

i have a problem i m using Wpf datagrid my one Column i s radio button(item template column) Coloumn when i m select another Row Radio Button my First One IS Still Check And i want it is to be uncheck How can i Achive i开发者_开发问答t

thanks

if there is Multiple row in A grid i want to select only one


Put all the Radio buttons in Same Group. Add the GroupName="DataGridChkBoxes" to the Checkbox control.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜