Advanced Forum Search Results
-
vidalsasoon,
Thanks, it works now. I made a mistake and failed to copy all the files to the web server.
-
I tried a simple RIA SL3 RTW project for querying, entrying and updating database. it works fine in the local machine. when I deploied project to the Web Server(SQL Server 2005 is in another databse server, SQLServer authentication applied). sometimes it works a little bit( the project can run, database schmes shows up, but ...
-
excellent link, Thanks a lot,Bob.
-
Thanks, it works
-
Thanks for your help.
My question is:
For example,<dataFormToolkit:DataForm x:Name="dataForm1" CurrentItem="{Binding SelectedItem,ElementName=dataGrid1}"> <dataFormToolkit:DataForm.EditTemplate> <DataTemplate> <StackPanel> ...
-
If it is possible to access controls in datafrom SL3 RTW? I knew it works in SL3 beta.
Thanks in advance!!
-
Bob,
Thank you so much. You did great job. I am looking for your new edition.
Another question for you: could you let me know how to
Find a Control in a DataForm Display/Edit/InsertTemplate in SL3 ?
-
Thanks a lot, I'll try it late!!
-
Hi TPS,
I met the same problem and really want to know...., Could you list your code ... Thanks in advance.
-
Hi Jesse,
it is great article. I try to use it in SL3 RTW, but it doesn't work(I knew the source code is just for SL3 trial edition). would you let me know how to work it?
Thanks in advance