No announcements
Found 186925 threads
-
0 Votes
How to binding DataGrid column to EF table
I change XAML to: <DataGrid Name="F_Employees_DG" ItemsSource="{Binding Path={}}" ToolTip="View and edit users" ...Unanswered | 3 Replies | 898 Views | Created by zleug - Monday, May 18, 2020 3:25 PM | Last reply by zleug - Wednesday, May 20, 2020 3:46 AM -
0 Votes
SIlverlight Datagrid Binding
Hi, I've done a blog post on how to simulate 'early bound' type support in Silverlight which gives an example of what you are trying to do.Answered | 3 Replies | 5105 Views | Created by MS CRM2011 - Sunday, July 24, 2011 6:43 PM | Last reply by Scott Durow (MVP) - Monday, July 25, 2011 7:24 AM -
0 Votes
Datagrid- edit autogenerated columns
http://forums.asp.net/t/1995753.aspx?Answered | 5 Replies | 1355 Views | Created by Becky04 - Wednesday, July 9, 2014 2:13 AM | Last reply by Becky04 - Wednesday, July 9, 2014 12:41 PM -
0 Votes
Silverlight hide datagrid column
In Silverlight4 I have a page with combobox and datagrid with datagridtemplate columns.Answered | 1 Replies | 9555 Views | Created by Jakob Lithner - Tuesday, January 11, 2011 9:25 AM | Last reply by SachinW - Tuesday, January 11, 2011 1:03 PM -
0 Votes
How to hide a column in a table
There are two columns in my table(employee) say userid and password , when i give select * from employee i need only userid column to be ...Answered | 2 Replies | 13202 Views | Created by Hewqewewewe - Wednesday, June 18, 2008 10:29 AM | Last reply by Ed Price - MSFT - Friday, May 11, 2012 5:50 AM -
0 Votes
EFS
Hello, The Windows Desktop Perfmon and Diagnostic tools forum is to discuss performance monitor (perfmon), resource monitor (resmon), and task manager, focusing on HOW-TO, ...Answered | 4 Replies | 1533 Views | Created by Siddharth.Sharma - Saturday, January 10, 2015 4:16 PM | Last reply by Just Karl - Tuesday, January 13, 2015 11:31 PM -
0 Votes
how to bind data in pivot table
I would suggest posting your question in one of the MS Forums,Answered | 3 Replies | 12410 Views | Created by monu_khan99 - Wednesday, July 23, 2008 3:58 PM | Last reply by jigar k shah - Tuesday, August 4, 2009 8:54 AM -
0 Votes
Need help with the datagrid
DataGrid in ASP.Net, Discussion in http://forums.asp.net/ DataGrid in Windows Form, Discussion inAnswered | 2 Replies | 12182 Views | Created by ThiagoPadilha - Monday, June 16, 2008 4:35 PM | Last reply by Ed Price - MSFT - Thursday, May 10, 2012 7:47 AM -
1 Votes
Bind to Image Tag inside Xceed Datagrid?
I want to bind 'Id' field to tag of image which inside column of xceed datagrid.Answered | 1 Replies | 1457 Views | Created by Kunal Kolambkar - Sunday, January 5, 2014 2:26 PM | Last reply by Franklin Chen - Monday, January 6, 2014 7:09 AM -
1 Votes
Get a Row from DataGrid on selecting a CheckBox present in DataGrid in SilverLight
XAML: <sdk:DataGrid x:Name="Accounts" AutoGenerateColumns="False"> <sdk:DataGrid.Columns> ...Answered | 1 Replies | 4247 Views | Created by Saroj kumar Das - Tuesday, August 28, 2012 10:58 AM | Last reply by Oscar Wahlen - Tuesday, August 28, 2012 12:02 PM -
0 Votes
ASP Datagrid
The code to bind the table is in code behind file and it is compiled into dll.Answered | 3 Replies | 2613 Views | Created by Ana76 - Thursday, October 2, 2014 1:04 AM | Last reply by Ana76 - Tuesday, October 14, 2014 9:03 AM -
1 Votes
Silverlight datagrid Scrolling issue
That is, by default, the WPF's DataGrid will set EnableRowVirtualization="True" which, in turn, will mean that, when you scroll your DG so that previously unloaded rows ...Answered | 4 Replies | 5894 Views | Created by GopiKarthi - Tuesday, July 19, 2011 2:34 PM | Last reply by Just Karl - Wednesday, May 6, 2015 5:10 PM -
3 Votes
EF 4 DetailsView and EntityDataSource: Cannot insert the value NULL into column 'PasswordHash', table 'C1AdventureWorks.Person.Contact'; column does not allow nulls.
This is regarding your code: protected void EntityDataSource1_OnInserting(object sender, EntityDataSourceChangingEventArgs e) ...Answered | 3 Replies | 14136 Views | Created by Triplesticks - Monday, March 14, 2011 5:56 PM | Last reply by Ed Price - MSFT - Friday, December 30, 2011 5:05 PM -
1 Votes
ALTER TABLE ALTER COLUMN
Hi everyone, I want to change data type and length of existing column.Answered | 1 Replies | 9508 Views | Created by kaung myat bo - Wednesday, September 9, 2009 9:23 AM | Last reply by Josh Ashwood - Wednesday, September 9, 2009 10:29 AM -
0 Votes
refresh datagrid binding to EF
So declare a public static data table variable in parent class from where you bind your grid .Unanswered | 4 Replies | 1451 Views | Created by zleug - Saturday, June 20, 2020 10:58 PM | Last reply by Laxmidhar sahoo - Thursday, June 25, 2020 4:06 PM -
0 Votes
save multiple selected datagrid rows to EF table
My question is: How to create method to save multiple selected rows into EF table?Unanswered | 2 Replies | 1168 Views | Created by zleug - Wednesday, September 2, 2020 12:44 PM | Last reply by zleug - Wednesday, September 2, 2020 4:16 PM -
1 Votes
Datagrid won't populate
Hi, I seem to be having a problem populating the datagrid in my project.Answered | 2 Replies | 2032 Views | Created by Jazzzy1 - Wednesday, May 29, 2013 12:21 AM | Last reply by Jazzzy1 - Friday, May 31, 2013 11:01 PM -
1 Votes
Rendering large columns in HTML table takes long time
It is very hard to imagine the data table that would require 1500 columns... it sounds like the database may be in desperate need of normalization.Answered | 1 Replies | 1734 Views | Created by Ashok Kumar_MS - Monday, May 27, 2013 4:44 PM | Last reply by Reed Kimble - Monday, May 27, 2013 5:42 PM -
0 Votes
versionnumber column in crm db tables?
The VersionNumber column is a timestamp in the DB.Answered | 1 Replies | 3181 Views | Created by dotnetteramg123 - Thursday, May 30, 2013 7:50 PM | Last reply by Salim Adamon - Friday, May 31, 2013 4:23 AM -
2 Votes
How To Bind Pie Chart with a data table using silverlight 3.0
thx for ur reply please let me know how to post my query in http://forums.silverlight.net/ :)Answered | 2 Replies | 5210 Views | Created by deepsway - Thursday, April 5, 2012 6:04 AM | Last reply by deepsway - Wednesday, April 11, 2012 9:29 AM - Items 1 to 20 of 186925 Next ›
No announcements