开发者

Silverlight Combobox in DataTemplate open on first click

开发者 https://www.devze.com 2023-01-30 10:42 出处:网络
I\'ve got a combobox in a datatemplate on my grid, I would like to open it on the first click but it seems that the row is selected first. I have tried changing the isDropDown open on rowchange but fo

I've got a combobox in a datatemplate on my grid, I would like to open it on the first click but it seems that the row is selected first. I have tried changing the isDropDown open on rowchange but for some reason it's not working. I have also tried o开发者_如何学Pythonpening the dropdown from PreparingCellForEdit but that was never fired. Any suggestions?


nevermind, I was triggering a datgrid event which called a storyboard from code behind which I am going to assume because of focus or something closed the combobox. Sorry, it wasn't the storyboard but the BusyIndicator that caused the close

0

精彩评论

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

关注公众号