Click here to Skip to main content
15,910,234 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: textfile and database table, data matching Pin
Not Active31-Dec-08 5:47
mentorNot Active31-Dec-08 5:47 
QuestionMY.MYSETTINGS Pin
Mohammad Shamim30-Dec-08 23:48
Mohammad Shamim30-Dec-08 23:48 
AnswerRe: MY.MYSETTINGS Pin
Not Active31-Dec-08 5:50
mentorNot Active31-Dec-08 5:50 
AnswerRe: MY.MYSETTINGS Pin
DJ Matthews5-Jan-09 6:43
DJ Matthews5-Jan-09 6:43 
QuestionGridview with checkboxes & button Pin
nkmkrishna30-Dec-08 21:25
nkmkrishna30-Dec-08 21:25 
AnswerRe: Gridview with checkboxes & button Pin
Abhijit Jana31-Dec-08 0:36
professionalAbhijit Jana31-Dec-08 0:36 
AnswerRe: Gridview with checkboxes & button Pin
Brij31-Dec-08 2:26
mentorBrij31-Dec-08 2:26 
QuestionBind Grid to DataSet [modified] Pin
PritiP30-Dec-08 20:25
PritiP30-Dec-08 20:25 
I need to bind infragistics grid (with template columns of type DropDown) to data from different tables on different servers.There is no relationship between these tables.

I tried following options but no luck Frown | :(

1. Tried merging data from 2 datasets into one. But that needs me to have relationship between datasets.
2. Adding table from one dataset to another, but got an error "Data Table already belongs to another Data Set".
3.Adding columns to DataSet, error: RowCollection has to be serializable.
4.Setting Value List properties for the columns, but it doesn't reflect.

Just wondering if this is possible or should I try following option:
Get Data from different datasets into a Serializable class and bind the grid to this class.
Not sure if I am on the right track..
Please help!

modified on Wednesday, December 31, 2008 4:22 AM

AnswerRe: Bind Grid to DataSet Pin
Aman Bhullar31-Dec-08 6:12
Aman Bhullar31-Dec-08 6:12 
GeneralRe: Bind Grid to DataSet Pin
PritiP1-Jan-09 17:44
PritiP1-Jan-09 17:44 
GeneralRe: Bind Grid to DataSet Pin
Aman Bhullar2-Jan-09 1:18
Aman Bhullar2-Jan-09 1:18 
GeneralRe: Bind Grid to DataSet Pin
PritiP4-Jan-09 23:25
PritiP4-Jan-09 23:25 
QuestionOutlook AddIn - CommandBarComboBox Events Pin
Prasad J30-Dec-08 18:33
Prasad J30-Dec-08 18:33 
QuestionDouble line in Crystal Report Pin
froxy29-Dec-08 23:01
froxy29-Dec-08 23:01 
QuestionRemote connection using WMI getting error "Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)) Pin
S.Rekka29-Dec-08 2:51
S.Rekka29-Dec-08 2:51 
AnswerRe: Remote connection using WMI getting error "Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)) Pin
Dave Kreskowiak29-Dec-08 3:46
mveDave Kreskowiak29-Dec-08 3:46 
GeneralRe: Remote connection using WMI getting error "Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)) Pin
S.Rekka29-Dec-08 19:39
S.Rekka29-Dec-08 19:39 
QuestionNeed to compile WITHOUT linking - "CompileOnly" option not working Pin
reshmi_r29-Dec-08 2:50
reshmi_r29-Dec-08 2:50 
QuestionMASH UP APPLICATION Pin
sudhantheone29-Dec-08 1:52
sudhantheone29-Dec-08 1:52 
AnswerRe: MASH UP APPLICATION Pin
Lev Danielyan29-Dec-08 4:36
Lev Danielyan29-Dec-08 4:36 
QuestionNHibernate Cache Problem in C# .Net Desktop Application Problem Pin
jispat28-Dec-08 22:43
jispat28-Dec-08 22:43 
QuestionForums Pin
ranjithselvaraj28-Dec-08 22:12
ranjithselvaraj28-Dec-08 22:12 
AnswerRe: Forums Pin
Brij29-Dec-08 2:10
mentorBrij29-Dec-08 2:10 
GeneralRe: Forums Pin
Jon_Boy30-Dec-08 4:12
Jon_Boy30-Dec-08 4:12 
AnswerRe: Forums Pin
Navneet Hegde30-Dec-08 3:26
Navneet Hegde30-Dec-08 3:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.