Hi,
I am new to Infragistic Controls and forgive my ignorance if I am wrong.
I am using the UltraGrid in my winform Application.
So Can Anyone tell me how to find the current(selected) Row Index of a ultragrid like e.RowIndex in normal Datagrid and also how to set the text of a button as Preview in ultragrid button column.
Thanks in advance,Please Help me
Warm Regards,
Saroj
Hello Saroj,
Could you please review the sample attached to this post and see if it meets your requirements.Please feel free to let me know if I misunderstood you or if you have any other questions.
HI Boris,
Thanks for your quick response.
Below two screenshot is my requirement.here i'm using the ultragrid.
when i click the preview button of jobqueue form then i need to open that preview form ..please tell me in which event i have to write the code and how to get that row index.
You could add the 'UltraToolbarsManager' component and create a PopupMenuTool with items in it. You do not have to show that toolbar. After creating it, you would see a property called 'ContextMenu on ultraToolbarsManager1' in your controls' property designer.
Please let me know if you need additional assistance.
Hello boris,
Thanks a lot for your response.
her after creating tht toolbar am not getting the property 'contextmenu on...'plz guide me.
can you give me sample for this.
thanks in advance
Hi Boris,
Thank you so much.it is working..
Hello Boris,
Can you tell me how to delete multiple rows from a ultra grid.
but when user select multiple rows and press delete key at that time rows are only remove from grid but not delete from database.
when user click on save button at that time rows are need to delete from database.
plz help me with sample.
thanks in advance.
Could you please create a new forum thread for this enquiry, since we are trying to keep some sort of consistency in our community. We believe that if there are different threads for every different question, we will have a more efficient forum for our members.