Questions tagged [selecteditem]

selecteditem is a property used to identify the currently selected item in a collection

selecteditem is used to check the state of the associated UI control in several APIs

References

1008 questions
0
votes
1 answer

c# wpf frame redirect send additional information

I have a default overview.xaml loaded into a frame with a listview and I want to redirect to a details page of the item that I double clicked. But how can I teach the details page which item has been double clicked? void…
CodingYourLife
  • 7,172
  • 5
  • 55
  • 69
0
votes
1 answer

Flex: use the selectedItem of DateGrid in an function

I'm using a spark Datagrid in an mobile Flex (4.6) application. When a row is selected in the grid I want to trigger a function and use the content of the selected item in that same function. This is my Datagrid
Tommyke
  • 37
  • 9
0
votes
3 answers

jQuery Tabs - getting selected tab on page reload

I'm using the jQuery Tabs function from jqueryfromdesigners, but only the first example works for me. That's the script-code I use: