Showing related tags and posts across the entire site.
-
Hi, i am still a little apprentice in developing my application with c#. I want to know how i can get the focus onto a new row in the same column as it was before. In a former version of my applicatoin it was this way. I added a new row into the dataset.table and the focus gets in the new row when i...
-
i was modify Editmask property (and i unchecked "Edit Using the dateTime picker" ) and i'm choose the mask with time(European/Millitary) when i tried to insert it. it was show message "String was not recognized as a valid dateTime". How to correct it?
-
Hi there. I am attempting to update ALL selected cells, which a single value, preferably a selected one. I have a column of "Departments", and I would like to change multiple rows to be set to a particular "Department". Any idea's or advise would be greatly appriciated! The code...
-
Hi, I set up my column to translate a number of strings to images. This is a read only column so no dropdown box needed. However, when the column displayed, it shows the image correctly but also shows the strings next to it. I don't want the string to show up and could not find a property in the...