votes
validating listview data against xml schema
Hi, Can someone tell me, is it posible to validate listview data against an xml schema when user edits listview column data in c# win forms applications. Thanks. Regards,
blah blah blah is here! blah blah » Close
Hi, Can someone tell me, is it posible to validate listview data against an xml schema when user edits listview column data in c# win forms applications. Thanks. Regards,
I want to add first two columns of excel file into hashtable.. I wrote following code but it is giving me eror saying indexing not allowed in datacolumn... [CODE] Hashtable ExcelSheets = new Hashtable(); System.Data.DataColumn dc; ...
hello How can I search in ACCESS database for example: if table1 contain (first name , last name and address) i want to add 3 radio buttons and if RadioButton1 is checked then search in first name column
hello, i want to know how to rewrite in Microsoft SQL Server Compact 3.5 database column for example: i have 4 column , in the first time i want to Binding textbox1 and textbox2 with column1 and column2 and in the Second time Bi ...
Got feedack? Found a bug? report it here.