February 10th, 2012 05:57 AM
Thanks for your inputs. To rename yo have implemented a new form.
But I dont think they will accept in my project to add a new form for renaming.
I have attached the code of mine. In that...
January 31st, 2012 12:24 AM
I am having a datagrid view. In that suppose I give the header name as wrong, suppose say, instead of "test", i gave it as "tst". So i need to rename in this case. So what i expect is I need to...
January 24th, 2012 11:25 PM
I am having a datagrid view. In that suppose I give the header name as wrong, suppose say, instead of "test", i gave it as "tst". So i need to rename in this case. So what i expect is I need to...
November 17th, 2011 10:32 AM
we have over-ridden all the properties of excel and make our own excel with com components. That's the reason why we have over-ridden the properties of combobox too..
November 17th, 2011 10:29 AM
page up will take to previous item and page down will take to next item( same as UP/DOWN )
November 17th, 2011 07:40 AM
same behaviour for page up and page down..
November 17th, 2011 05:40 AM
I am creating a combo box dynamically in excel sheet. Suppose say i am having 5 items in my combo box {a,b,c,d,e}. Now after pressing the drop down and if i press down arrow, 'b' will come in the...