User Profile & Activity

Richard Griffths Member
Page
of 6
Posted: October 4, 2013 5:12 AM
Hi Thanks for the reply. I had a look at the sample - it works as you describe, however I need it to work slightly different. I can't have the user click a button to add to list - I need the control to update the list when the user tabs off the textbox (and/or when 4 characters have been entered). The business requirement is for the user 1) to use a bar code scanner to scan a barcode 2) After the barcode scanned - do something (e.g. add to listbox) 3) Clear out the text field and set focus ready for the next barcode to be scanned This is rapid data entry and so button clicks do not fit the requirement. I await you reply...thanks
Posted: September 20, 2013 6:31 AM
ok thanks Bill
Posted: September 17, 2013 5:09 AM

Yes I can verify that the binding operation appears to work but when RequiresAuth is set to true the page still loads under guest user!! 

 public SearchViewModel()
        {
            RequiresAuth = true;
            RequiredRoles = Utils.GetSetting("SearchRequiredRoles");
        }

The RequiredRoles = Utils.GetSetting("SearchRequiredRoles") does however work.

I await your reply, thanks

 

Thanks.  That works..however what would I do if wanted a different icon (not one from the Segoe font)?

Posted: June 11, 2013 12:28 PM

Thanks for the quck response - I have used that code and it worked well - however I needed to be able to select the item so I changed the Intersoft:UXItemsControl to a list box and got what I needed thanks.

Posted: June 7, 2013 6:04 AM

Hi

Initial tests appear to show it now working correctly, thanks.  I will do more testing over the next weeks and report back any issues.


Posted: June 5, 2013 4:00 AM

Hi

The sample app you supplied does work as intended....however I am using the Metro template and this does not work the same. I have supplied a sample Metro app (using same customers.xaml and copeid your aspnet.mdb) to show you.

The code works ok if say 'jilldoe' signs in - she is prevented from accessing the Customers page - however if no one has signed and you try to access the Customers page the Login page pops up for a second then disappears and the customers page is loaded. Looks like a bug to me!!

I await your findings, thanks

Richard

Posted: May 28, 2013 7:12 AM

Thanks for prompt reply - will look at and report back -once tested

Posted: May 24, 2013 6:17 AM

Can you please update me as this is still not working in the latest version, thanks

Posted: May 3, 2013 4:49 AM

Many thanks, that now works.

All times are GMT -5. The time now is 10:43 PM.
Previous Next