Default Button is not working using different (skinid)
-
I using three textbox(txtName,txtmobile,txtremark)and two skinid for this textboxs(snTextBox,snTextBoxNumeric)If cursor focused in txtname or txtremark mean defaultbutton is working,while its in txtmobile mean defaultbutton is not working because skinid for that textbox is different.
-
I using three textbox(txtName,txtmobile,txtremark)and two skinid for this textboxs(snTextBox,snTextBoxNumeric)If cursor focused in txtname or txtremark mean defaultbutton is working,while its in txtmobile mean defaultbutton is not working because skinid for that textbox is different.
This is the database-forum. What does your question have to do with databases? FWIW, you'd also need to explain which type of GUI you're building; ASP.NET, WinForms, WPF, Gtk# - otherwise you'll be getting answers that assume the wrong technology.
Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^]
-
This is the database-forum. What does your question have to do with databases? FWIW, you'd also need to explain which type of GUI you're building; ASP.NET, WinForms, WPF, Gtk# - otherwise you'll be getting answers that assume the wrong technology.
Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^]
Eddy Vluggen wrote:
What does your question have to do with databases?
Access X| I'm betting it is a miss post but some people call Access a database, much to my disgust!
Never underestimate the power of human stupidity RAH
-
Eddy Vluggen wrote:
What does your question have to do with databases?
Access X| I'm betting it is a miss post but some people call Access a database, much to my disgust!
Never underestimate the power of human stupidity RAH
-
If you define a database as something that stores data, then by all means Access is indeed a database. It even stores data in a relational format and therefore qualifies to be called a Relational database as well.
I don't consider "stores data" as a definition of a database! Word, excel, xml, CSV, bin with screwed up paper in it all store data!
Never underestimate the power of human stupidity RAH