S
Shannon Ramirez
I'm working with a databound listbox. Data comes up i the list box,
but my problem happens when I go to selected something from that list
box. a listbox.selecteditem returns me the primary key value from the
column specified in the .valuemember. but when I do a
listbox.selectedvalue I don't get anything back. I get this
{System.Data.DataRowView}
[System.Data.DataRowView]: {System.Data.DataRowView}
I tried doing what I've done before when not working on a ce,
selectedvalue.text but that doesn't work on the compact .net
can someone please help me out
thanks
shannon
but my problem happens when I go to selected something from that list
box. a listbox.selecteditem returns me the primary key value from the
column specified in the .valuemember. but when I do a
listbox.selectedvalue I don't get anything back. I get this
{System.Data.DataRowView}
[System.Data.DataRowView]: {System.Data.DataRowView}
I tried doing what I've done before when not working on a ce,
selectedvalue.text but that doesn't work on the compact .net
can someone please help me out
thanks
shannon