iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
i deleted the previous version before installing the latest version. I deleted all my references to the intersoft dlls and readded them. Rebuilt the app. Created a new license file.
Bill
as i figured. If I take Ideablade back to 6.1.14, the application works again. There is an issue between Intersoft 2013 and Devforce 6.1.15.
As i said i can duplicate this in the WPF.UXGridView.Samples.DevForce sample using Intersoft ClientUI 2013 and DevForce 2010 6.1.14.
Could not load file or assembly 'IdeaBlade.Core, Version=6.1.14.0, Culture=neutral, PublicKeyToken=287b5094865421c0' or one of its dependencies. The system cannot find the file specified.
Thank you very much!!!! that works perfectly. Just another reason why Intersoft is the #1 .net controls provider. Not only is the product great and easy to use, the support is fantastic and fast.
This has now been magically fixed. I can click on the tabs in design mode and the tabs open and display properly. The only thing I have done lately is install Visual Studio 2012 Service Pack 3. I wonder if something in the service pack fixed it.
yes that is a perfect start.
thank you so much
I have created a video showing how it works on my computer. For the first new row i have to click into the cells or click an existing row first before entering a new row. Take a look at this video.
I figured out the problem. This is a bug. It has to do with Devforce and WPF and UXGridView. I ran the Silverlight Devforce example provided by Intersoft and it works fine. As you tab from cell to cell the cursor is automatically placed in edit mode in the new cell. I ran the WPF version of the same sample and it doesnt work. It does what my app is doing. You have to click in each cell first to get into edit mode. So there is a bug in the dlls used in WPF/Devforce for the UXGridView.
i could not open the zip file.
This is what my gridview properties are set to and when i tab from one column to the next i am not automatically in edit mode. I have to click into the cell first. This is a Wpf app.
AutoEditOperation="True" AutoGenerateColumns="False" CanUserAddRows="True"CanUserDeleteRows="True"CanUserEditRows="True"DeleteRowCommand="{Binding DeleteRowCommand}"EditEnterKeyAction="MoveToNextEditableCell" EnterKeyAction="EnterEdit"HasChanges="{Binding HasChanges}"InsertRowCommand="{Binding InsertRowCommand}"IsBusy="{Binding IsBusy, Mode=TwoWay}" ItemsSource="{Binding Payments}" NewItem="{Binding NewPayment, Mode=TwoWay}" PrepareNewRowCommand="{Binding PrepareNewRowCommand}" QueryOperation="Client" RefreshCommand="{Binding RefreshCommand}" RejectChangesCommand="{Binding RejectChangesCommand}" RejectRowCommand="{Binding RejectRowCommand}" SaveChangesCommand="{Binding SaveChangesCommand}" SelectedItem="{Binding SelectedPayment,Mode=TwoWay}"UpdateCellCommand="{Binding UpdateCellCommand}"UpdateRowCommand="{Binding UpdateRowCommand}"ValidateRowCommand="{Binding ValidateRowCommand}" CanUserBatchUpdate="True">
What am i missing here?
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname