Hello everyone, can anyone help me??.
I have a datagrid, in which i display the result from a query that i do from a remote database. The result is not too long, but it gets very slow to get the datagrid filled.
Here is part of my code.
String ConnectionString = "Driver={MySQL ODBC 3.51...
Hello all, i hava a datagridview, and i have in one column a combobox. How can i insert data into the combobox inside the cell of a datagridview. Let's say the datagridview's name is "grid", and the comobobox "cmb". Thanks.
Hello, can anyone help me. I hava a datagrid withd one column. I wanna fill the column with all the values that i get from a selection in mysql. The problem is that when i want to add a value on my datagrid(mysqlTable) in column 1, i get an exception. I can only add at index 0. As if i wheren't...
Hello, i have a question. I have this datagrid that i`m working on. It shows three fields from a table called "empleado". Does anyone knows, how to apply the changes in the datagrid, directly in the database ??
string ConnectionString = "Driver={MySQL ODBC 3.51 Driver}...
C# Hello, i have a question. For example, i have a txtBox focused, and im writting text on it, but when i see the key '-' pressed, i want to not show that character in my textbox, and at the same time delete de last character from it. Is there any way to do?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.