Search found 34 matches

Go to advanced search

by sd1388
Mon Sep 25, 2017 12:02 am
Forum: Technical Support
Topic: DataGrid row selection weird behaviour
Replies: 4
Views: 6654

Re: DataGrid row selection weird behaviour

Hi Team,

Any update on this? Can I expect this is actual behaviour and will work the same way in future?

Thanks.
by sd1388
Sat Sep 16, 2017 11:41 pm
Forum: Technical Support
Topic: DataGrid row selection weird behaviour
Replies: 4
Views: 6654

Re: DataGrid row selection weird behaviour

Hi Team,

Any update on this?

Thanks.
by sd1388
Thu Sep 14, 2017 5:34 am
Forum: Technical Support
Topic: DataGrid row selection weird behaviour
Replies: 4
Views: 6654

Re: DataGrid row selection weird behaviour

Hi Team,

Any update on this?

Thanks.
by sd1388
Wed Sep 13, 2017 12:24 am
Forum: Technical Support
Topic: DataGrid row selection weird behaviour
Replies: 4
Views: 6654

DataGrid row selection weird behaviour

Hi Team, DataGrid SelectedItem property is not getting populated in first attempt of mouse click on row selection. 3 times mouse click is required to fill SelectedItem property otherwise in first 2 attempt it is evaluated as NULL. I am using MouseLeftButtonUp event to get SelectedItem. Please sugges...
by sd1388
Wed Aug 30, 2017 2:40 am
Forum: Technical Support
Topic: DataGrid column weird behaviour - Collapsed not working
Replies: 4
Views: 7679

DataGrid column weird behaviour - Collapsed not working

Hi Team, I have to hide one column of Datagrid. it doesn't work on both simulator and browser. Please find below code snippet - eg. - Here I have to hide "Id" so I applied collapsed but it doesn't work. <Grid Width="500" Height="300" VerticalAlignment="Top" Ho...
by sd1388
Tue Jun 13, 2017 11:28 pm
Forum: Technical Support
Topic: Logger - TextWriter.WriteLine is not supported
Replies: 1
Views: 4089

Logger - TextWriter.WriteLine is not supported

Hi Team, I am implementing logger mechanism in project. It gives error when below code is used. using (StreamWriter objWrite = new StreamWriter(strFolderpath + "//Log_", true, Encoding.UTF8)) { objWrite.WriteLine(DateTime.Now.ToString() + " : "+ strMessage); } Please suggest. Tha...
by sd1388
Mon Jun 12, 2017 11:24 pm
Forum: Technical Support
Topic: SkipSerializationAssemblies issue
Replies: 6
Views: 8211

C#/XAML for HTML5: SerializationAssembliesGenerator failed

Hi Team, Error - C#/XAML for HTML5: SerializationAssembliesGenerator failed : System.Exception: The following serializable classes have the same name: "<Service1.Class1>" and "<Service2.Class1>". The current version of C#/XAML for HTML5 does not allow serializing two classes that...
by sd1388
Wed May 03, 2017 6:17 am
Forum: Technical Support
Topic: DataGrid LoadingRow and DataGridColumn.GetCellContent missing
Replies: 5
Views: 8208

Re: DataGrid LoadingRow and DataGridColumn.GetCellContent missing

Hi Team, I need this for below scenario to set row background based on some logic when row is loading. e.Row.Background = new SolidColorBrush(Colors.LightGray); further, It could be any scenario in which I would require row or column control and need to play with various attributes of them. Thanks.
by sd1388
Tue Apr 25, 2017 4:24 am
Forum: Technical Support
Topic: Error: Non-ECMAScript regexes are not currently supported.
Replies: 1
Views: 3964

Error: Non-ECMAScript regexes are not currently supported.

Hi Team, while migrating below code, I got error - Error: Non-ECMAScript regexes are not currently supported. in Java script. string patternLenient = @"\w+([-+.]\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*"; System.Text.RegularExpressions.Regex reLenient = new System.Text.RegularExpressions.Regex(pa...
by sd1388
Fri Apr 07, 2017 9:41 pm
Forum: Technical Support
Topic: DataGrid LoadingRow and DataGridColumn.GetCellContent missing
Replies: 5
Views: 8208

Re: DataGrid LoadingRow and DataGridColumn.GetCellContent missing

Hi Team,

Any update on this.?

Could you please tell us that when this feature is going to be supported? or Do you have any alternatives?

Thanks.
by sd1388
Thu Apr 06, 2017 6:50 am
Forum: Technical Support
Topic: DataGrid LoadingRow and DataGridColumn.GetCellContent missing
Replies: 5
Views: 8208

DataGrid LoadingRow and DataGridColumn.GetCellContent missing

Hi Team,

Below are the features missing in DataGrid.
1. DataGrid LoadingRow event
2. DataGridColumn.GetCellContent method

Please suggest.

Thanks.
by sd1388
Thu Mar 23, 2017 5:21 am
Forum: Technical Support
Topic: [SOLVED] Designer preview issue when used with common style
Replies: 6
Views: 9490

Re: Designer preview issue when used with common style

Hi Team, Any update on this. ? PFA sample for your reference. MyTestValidation.rar I have written TextBlockStyle in DefaultStyle.xaml and referred in MainPage.xaml. It affects designer preview and thus design can't be seen. DefaultStyle.xaml- <ResourceDictionary xmlns="http://schemas.microsoft....
by sd1388
Mon Mar 20, 2017 2:38 am
Forum: Technical Support
Topic: SkipSerializationAssemblies issue
Replies: 6
Views: 8211

Re: SkipSerializationAssemblies issue

Hi Team,

Any update on this.

Thanks.
by sd1388
Wed Mar 15, 2017 3:41 am
Forum: Technical Support
Topic: AddHandler and MouseLeftButtonDownEvent support for DataGrid
Replies: 0
Views: 4427

AddHandler and MouseLeftButtonDownEvent support for DataGrid

Hi Team,

I don't find DataGrid.AddHandler and DataGrid.MouseLeftButtonDownEvent support. I have to add RoutedEventHandler for MouseLeftButtonDownEvent routed event.

Please suggest.

Thanks.
by sd1388
Wed Mar 01, 2017 10:23 pm
Forum: Technical Support
Topic: [SOLVED] Designer preview issue when used with common style
Replies: 6
Views: 9490

Re: Designer preview issue when used with custom style

Hi,
Yes, I have already used Key attribute for custom style. design is still not shown on designer but styling is properly applied when viewed in browser.

Thanks.
by sd1388
Tue Feb 28, 2017 6:51 am
Forum: Technical Support
Topic: [SOLVED] Designer preview issue when used with common style
Replies: 6
Views: 9490

Re: Designer preview issue when used with common style

Hi Team,

Any update on this?

Thanks
by sd1388
Tue Feb 28, 2017 6:50 am
Forum: Technical Support
Topic: SkipSerializationAssemblies issue
Replies: 6
Views: 8211

Re: SkipSerializationAssemblies issue

Thanks, team, for the acknowledgement!

Go to advanced search

 

 

cron