Click here to Skip to main content
16,015,094 members

Comments by Doudy_2020 (Top 16 by date)

Doudy_2020 16-Jan-14 10:28am View    
My database tables like that:

http://tinypic.com/view.php?pic=2s7gwn5&s=5

And there is sample for data in it:

http://tinypic.com/view.php?pic=6fa06w&s=5#.UtgWVPQW050


And I mean by "So , the total amount of this customer will be 400, & he pay $ 500 , The remaining amount in installments" that some customers pay there amount - not this case - in installments
Doudy_2020 25-Apr-13 15:08pm View    
Thanks alot GVPrabu, that 's work fine with me :D
Doudy_2020 5-Jan-13 5:58am View    
Deleted
when I do that , I got this error:

"Object reference not set to an instance of an object."
Doudy_2020 15-Dec-12 12:57pm View    
Deleted
And it also retrieve data in list for example if they are 4 products start with letter "p", the listbox show 4 rows but data hidden & when I select any row I got it in the textbox
Doudy_2020 15-Dec-12 10:54am View    
SQL query is correct and returns data, & elements in namelist @debug mode have data also autoList has data, but lbSuggestion.ItemsSource does't have any data
And it also retrieve data in list for example if they are 4 products start with letter "p", the listbox show 4 rows but data hidden & when I select any row I got it in the textbox