Click here to Skip to main content
15,886,919 members

Comments by Patrick-Et. B. (Top 4 by date)

Patrick-Et. B. 27-Aug-19 9:54am View    
Thank you, I have choosen your way. There was the problem of sending a huge amount of dynamically created field values across a PageMethod and I have to keep up an SqlConnection as well as another third party connection. But everything went fine.
Patrick-Et. B. 24-Apr-19 7:47am View    
Sadly I can't debug at the client system but I will try to rebuild it locally. Thank you for your detailled input.
Patrick-Et. B. 30-Jul-14 5:17am View    
Depends on what you are trying to do but you could use Microsoft.Win32.OpenFileDialog to show Folders, Files and Shortcuts.
Patrick-Et. B. 19-Feb-14 6:09am View    
What you need is an OnClick-Event that fires when you edit the cell and selects the correct index and an IndexChange-Event when you change your selection to get the correct index.